[xmonad] Re: It won't, no. The exec causes the shell to vanish (so the second xmonad isn't seen at all). Try something like /home/eric/bin/xmonad & setenv DISPLAY=beryllium:0.1 exec /home/eric/bin/xmonad Presuming that works OK, you might want to start both insta

Bruce Stephens xmonad at cenderis.demon.co.uk
Tue Aug 25 07:33:03 EDT 2009


Bruce Stephens
<xmonad-HpBJwjOt1muTY6FTCsQk+9Bc4/FLrbF6 at public.gmane.org> writes:

> Eric Thomas <eric.l.m.thomas-Re5JQEeQqe8AvxtiuMwx3w-XMD5yJDbdMReXY1tMh2IBg at public.gmane.org>
> 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.


More information about the xmonad mailing list