Re: [DNG] desktop environment independent logout tool

2016-05-20 Thread emninger
Am Thu, 19 May 2016 15:46:15 + schrieb Florian Zieboll : > Here a quick "universal logout" hack for slim: [ . . . ] I thank you for your effort and help. I'll save it for the momentm but i won't try it out before i did not figure out my login problem (cfr. the related msg).

Re: [DNG] desktop environment independent logout tool

2016-05-20 Thread aitor_czr
El 19/05/16 a las 14:00, escribió: Is there somewhere a desktop independent tool, to logout from an xsession (and even better: with a suspend and reboot command too:) )? I tried with lxde-logout in a jwm desktop, but apparently that does not work. I also tried a script (found in arch), calle

Re: [DNG] desktop environment independent logout tool

2016-05-19 Thread Florian Zieboll
On Thu, 19 May 2016 15:29:40 +0200 Florian Zieboll wrote: > Here a quick "universal logout" hack for slim: That was still a bit too quick, two mistakes (path and name of variable) need to be corrected. Also, the scripts don't need bash... ## file: /etc/slim.conf (...) login_cmd export sl

Re: [DNG] desktop environment independent logout tool

2016-05-19 Thread Florian Zieboll
On Thu, 19 May 2016 15:29:40 +0200 Florian Zieboll wrote: > Here a quick "universal logout" hack for slim: > > ### file: /etc/slim.conf > (...) > login_cmd export slim_session=%session && exec /root/lwrap.sh > (...) Correction for consistency: login_cmd export slim_session=%session

Re: [DNG] desktop environment independent logout tool

2016-05-19 Thread Florian Zieboll
On Thu, 19 May 2016 13:51:11 +0200 wrote: > Is there somewhere a desktop independent tool, to logout from an > xsession (and even better: with a suspend and reboot command too :) > )? > > I tried with lxde-logout in a jwm desktop, but apparently that > does not work. > > I also tried a script

[DNG] desktop environment independent logout tool

2016-05-19 Thread emninger
Is there somewhere a desktop independent tool, to logout from an xsession (and even better: with a suspend and reboot command too :) )? I tried with lxde-logout in a jwm desktop, but apparently that does not work. I also tried a script (found in arch), called oblogout (which originally came from