From: Nick Bowler Date: Thu, 3 Mar 2011 16:35:45 +0000 (-0500) Subject: bindings: Use scroll lock to lock the screen. X-Git-Url: https://git.draconx.ca/gitweb/fvwmconf.git/commitdiff_plain/d012bc360e002eaf8e3bd58fa528439638332258 bindings: Use scroll lock to lock the screen. This is as good a use for the key as any. --- diff --git a/common/bindings b/common/bindings index c3e474a..f87c136 100644 --- a/common/bindings +++ b/common/bindings @@ -36,7 +36,7 @@ Key grave A CM Exec exec $[TERMINAL] -e zsh -f Key F3 A M Module FvwmConsole -terminal urxvt # Screen locking -Key XF86Standby A A Exec exec xscreensaver-command -lock +Key Scroll_Lock A A Exec exec xscreensaver-command -lock DestroyFunc DoPageMove AddToFunc DoPageMove