Slow down, you're moving too fast.

SVN revision: 20064
devs/princeamd/enlightenment-0.17-elive
David Walter Seikel 18 years ago
parent 8a4e6d3942
commit ccca372eeb
  1. 2
      xnest.sh

@ -5,6 +5,8 @@
Xnest :1 -ac &
sleep 2 # Someone reported that it starts E before X has started properly.
# Comment out all but one of these.
DISPLAY=:1 ; enlightenment & # Just run it.
#DISPLAY=:1 ; xterm -e gdb -x gdb.txt enlightenment # Run it with the text based debugger.

Loading…
Cancel
Save