Hi all, There are something like gnome's lock screen into the xmonad? Thanks, -- scolfield
scolfield [2011.06.24 1343 -0300]:
Hi all,
There are something like gnome's lock screen into the xmonad?
I'm using xscreensaver in combination with the following keybinding to lock my screen: ... , ((modMask, xK_l), spawn "xscreensaver-command -lock") ... Cheers, Norbert
On Fri, 24 Jun 2011 13:43:23 -0300, scolfield <kscolfield@gmail.com> wrote:
There are something like gnome's lock screen into the xmonad?
Here are a few alternatives: - slock: http://tools.suckless.org/slock -- this is what I use - xlockmore: http://www.tux.org/~bagleyd/xlock/ - xtrlock Cheers, Daniel
Thanks!. On Fri, Jun 24, 2011 at 14:09, Daniel Schoepe <daniel.schoepe@googlemail.com
wrote:
On Fri, 24 Jun 2011 13:43:23 -0300, scolfield <kscolfield@gmail.com> wrote:
There are something like gnome's lock screen into the xmonad?
Here are a few alternatives:
- slock: http://tools.suckless.org/slock -- this is what I use - xlockmore: http://www.tux.org/~bagleyd/xlock/ - xtrlock
Cheers, Daniel
participants (3)
-
Daniel Schoepe -
Norbert Zeh -
scolfield