From d012bc360e002eaf8e3bd58fa528439638332258 Mon Sep 17 00:00:00 2001 From: Nick Bowler Date: Thu, 3 Mar 2011 11:35:45 -0500 Subject: [PATCH] bindings: Use scroll lock to lock the screen. This is as good a use for the key as any. --- common/bindings | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.43.0