.fvwm/config
changeset 582 3412c9885616
parent 581 6fc8d8f66917
child 600 1ed09bc8a461
--- a/.fvwm/config	Wed Oct 31 10:37:37 2012 +0200
+++ b/.fvwm/config	Wed Oct 31 11:01:30 2012 +0200
@@ -383,6 +383,8 @@
 
 # Win+R like in Windows.
 Key R A 3 Exec exec gmrun
+# Win+L like in Windows (lock the computer).
+Key L A 3 Exec exec xscreensaver-command -lock
 
 Key Page_Up A 3 Exec xdotool click 4
 Key Page_Down A 3 Exec xdotool click 5
@@ -427,6 +429,8 @@
 + "Delete%menu/window-delete.xpm%"  Delete
 + "Destroy%menu/window-destroy.xpm%"  Destroy
 + "" Nop
++ "XScreensaver%app/xscreensaver-16x16.xpm%" Exec xscreensaver-command -lock
++ "" Nop
 + "Move%menu/window-move.xpm%"  Move
 + "Resize%menu/window-resize.xpm%"  Resize
 + "(De)Iconify%menu/window-iconify.xpm%"  Iconify