From 882f5fec279fb872124b991386eeb9b07c7e8367 Mon Sep 17 00:00:00 2001 From: "W. Trevor King" Date: Mon, 5 Dec 2011 10:48:33 -0500 Subject: [PATCH] Use Control+Mod1+l to lock screen in .fluxbox/keys. This avoids colliding with my "move left" bindings. --- src/.fluxbox/keys | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.26.2