From: W. Trevor King Date: Mon, 5 Dec 2011 15:48:33 +0000 (-0500) Subject: Use Control+Mod1+l to lock screen in .fluxbox/keys. X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=882f5fec279fb872124b991386eeb9b07c7e8367;p=dotfiles-public.git Use Control+Mod1+l to lock screen in .fluxbox/keys. This avoids colliding with my "move left" bindings. --- diff --git a/src/.fluxbox/keys b/src/.fluxbox/keys index a52dd08..8f0161f 100644 --- a/src/.fluxbox/keys +++ b/src/.fluxbox/keys @@ -144,7 +144,7 @@ Control Mod4 F12 :TakeToWorkspace 12 Mod1 t :ExecCommand xterm -fg white -bg black -fa mono-medium Mod1 f :ExecCommand firefox -Mod1 l :ExecCommand xlock -mode blank +Control Mod1 l :ExecCommand xlock -mode blank Mod1 i :Move 0 -10 Mod1 k :Move 0 10