[Haskell-cafe] Having a look at XMonad window manager
michael rice
nowgate at yahoo.com
Wed Jan 20 12:15:44 EST 2010
It seems I was doing MUCH more than I needed to do to have a look at XMonad in action. I went back and created a .xsession file with just one line:
xmonad
I then disabled Nautilus (unchecked show desktop) and started xmonad as follows
killall metacity; xmonad &
Everything now seems to work fine.
Impressive app!
Thanks all,
Michael
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/haskell-cafe/attachments/20100120/73f0a1bd/attachment.html
More information about the Haskell-Cafe
mailing list