]> git.draconx.ca Git - fvwmconf.git/commit
Don't lock the screen on a double scroll lock.
authorNick Bowler <nbowler@draconx.ca>
Tue, 20 Mar 2012 23:34:01 +0000 (19:34 -0400)
committerNick Bowler <nbowler@draconx.ca>
Tue, 20 Mar 2012 23:34:01 +0000 (19:34 -0400)
commit54790622a95b55707635631c4f04e1cf3031bdac
treed79343f3fb589de67c2275d5263e860b4feec83b
parente6b5052ce732b83c89e8badbe78f3c59da8b613d
Don't lock the screen on a double scroll lock.

A double scroll lock is used to communicate with my KVM.  This should
not have a side effect of locking the screen, so arrange for the screen
to only lock if the scroll lock key is pressed once.

Unfortunately, FVWM does not appear to have "single press" versus
"double press" for key bindings (although it does for mouse
bindings...), so we simulate it using a timer.
common/bindings