I'm using xmonad on Ubuntu Maverick (10.10)

First of all I created a new Desktop Entry to make the xmonad session to be accessible from the GDM login screen, but after a reboot GDM doesn't start, and xmonad starts BEFORE gdm, with some strange behaviour (the desktop doesn't change).

Maybe is it a problem with this line of xmonad.hs which I use to open xmobar?

   xmobar <- spawnPipe "xmobar" 
link|improve this question
feedback

1 Answer

You can get Xmonad up and running with this:

http://genaud.net/2010/05/xmonad-on-lucid-lynx/

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.