
25 Aug
2009
25 Aug
'09
7:33 a.m.
Bruce Stephens
Eric Thomas
writes: My script is currently the following (I use tcsh).
/home/eric/bin/xmonad & setenv DISPLAY beryllium:0.1 exec /home/eric/bin/xmonad & wait
However, the second screen still isn't loading correctly. Does everything look okay for this?
Try removing the other exec as well.
Or (more primitively) just run one xmonad and see if you can run the other one from a terminal.