0
votes
0answers
138 views

Can't get to desktop

After installing a base command line install of Ubuntu 10.04, I installed slim and xfce which worked fine for the first 2 or 3 reboots. However, now when I start up, it gets to the slim login screen, ...
4
votes
1answer
2k views

My .xsession and .xinitrc files are not executing

I have installed xmobar, xmonad on ubuntu 11.04. #!/bin/bash trayer --edge top --align right --SetDockType true --SetPartialStrut true \ --expand true --width 10 --transparent true --tint ...