Add Mod4+{j,k} to fluxbox shortcuts
authorUlrich Dangel <mru@grml.org>
Mon, 19 Dec 2011 16:47:05 +0000 (17:47 +0100)
committerUlrich Dangel <mru@grml.org>
Mon, 19 Dec 2011 16:47:05 +0000 (17:47 +0100)
etc/skel/.fluxbox/keys

index fe1bf60..cab7bcd 100644 (file)
@@ -24,8 +24,11 @@ OnDesktop Mouse3 :rootMenu
 OnDesktop Mouse4 :nextWorkspace
 OnDesktop Mouse5 :prevWorkspace
 
-Mod1 Tab       :NextWindow
-Mod1 Shift Tab :PrevWindow
+Mod1 Tab        :NextWindow
+Mod4 j          :NextWindow
+
+Mod1 Shift Tab  :PrevWindow
+Mod4 k          :PrevWindow
 
 Control Right          :NextWorkspace
 Mod1 Shift Right       :NextWorkspace