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).
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
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
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
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
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