You are not logged in.
Pages: 1
I followed this thread to try and launch DWM via Slim;
http://crunchbanglinux.org/forums/topic … on-solved/
Here is my /etc/slim.conf;
login_cmd exec /bin/sh - ~/.xinitrc %session
sessions openbox,dwmand here is my ~/.xinitrc;
DEFAULT_SESSION=openbox
case $1 in
openbox)
exec openbox-session
;;
dwm)
nitrogen --restore &
exec dwm
;;
*)
exec $DEFAULT_SESSION
;;
esacDWM is available as an option in Slim with F1 however when I try and login to DWM I get;
'Failed to execute login command'
Any ideas welcome?
Of course, I could always get rid of Slim but I quite like the Crunchbang theme...
EDIT: If I restore Slim to the default Crunchbang config I can log into Openbox with no problems.
Last edited by chameleon (2012-09-18 20:05:00)
Offline
What happens if you disable the Openbox option, and do straight Slim -> DWM? This way you can figure out whether the error is in you trying to use multiple environments (openbox,dwm) or in (the launch of) DWM itself.
EDIT: Perhaps worth taking a look at: https://wiki.archlinux.org/index.php/Slim
Last edited by Unia (2012-09-18 20:11:59)
If you can't sit by a cozy fire with your code in hand enjoying its simplicity and clarity, it needs more work. --Carlos Torres
Github || Deviantart
Offline
OK...I discovered SLIMconf from Corenominal 
Worked a treat but I have put my DWM tweaking activities on hold for the moment...no time 
However, I would recommend the superb livarp as always...DWM out of the box!
Offline
DWM out of the box!
Where's the fun in that? 
If you can't sit by a cozy fire with your code in hand enjoying its simplicity and clarity, it needs more work. --Carlos Torres
Github || Deviantart
Offline
chameleon wrote:DWM out of the box!
Where's the fun in that?
+1 -- someone else's idea of "rational" keybinds? No thank you.
And really, why use SLiM when you can use LightDM, or startx?
Offline
Pages: 1
Copyright © 2012 CrunchBang Linux.
Proudly powered by Debian. Hosted by Linode.
Debian is a registered trademark of Software in the Public Interest, Inc.