Changes

Line 46: Line 46:  
  echo "export XAUTHORITY=\"$AUTH\""
 
  echo "export XAUTHORITY=\"$AUTH\""
 
  Xephyr -auth "$AUTH" -reset -terminate ":$DISP"
 
  Xephyr -auth "$AUTH" -reset -terminate ":$DISP"
 
+
 
 
And, ''inside'' the chroot:
 
And, ''inside'' the chroot:
  
76

edits