Re: [dev] [slock] Ctrl+Alt+Backspace Xorg Termination works
Put
if ! pgrep xinit >/dev/null; then
start-stop-daemon -S -b startx
clear
exit
fi
At the end if your ~/.${SHELL}rc file.
Received on Sun Sep 27 2015 - 14:15:02 CEST
This archive was generated by hypermail 2.3.0
: Sun Sep 27 2015 - 14:24:08 CEST