X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=etc%2Fskel%2F.fluxbox%2Fkeys;h=a9e540ede0a07ac6a676508cd5497a8f5c0063f6;hb=ea506ead8d2127bd4b56909399363e82690c8939;hp=0d8d98cb7ef7cf51dd21fd11da22af462f9fa30c;hpb=c76cd684d4e1b044b0b0f5aca173843d687892cd;p=grml-desktop.git diff --git a/etc/skel/.fluxbox/keys b/etc/skel/.fluxbox/keys index 0d8d98c..a9e540e 100644 --- a/etc/skel/.fluxbox/keys +++ b/etc/skel/.fluxbox/keys @@ -3,20 +3,33 @@ # Authors: grml-team (grml.org), (c) Michael Prokop # Bug-Reports: see http://grml.org/bugs/ # License: This file is licensed under the GPL v2. -# Latest change: Son Apr 15 22:06:28 CEST 2007 [mika] ################################################################################ +# Enable resizing - taken from Debian's fluxbox +# package (patch titled restore-old-keybindings.patch), +# without this config the left mouse button does not work +# as expected, see #592904 in Debian's BTS for details +OnLeftGrip Move1 :StartResizing bottomleft +OnRightGrip Move1 :StartResizing bottomright +OnTitlebar Move1 :StartMoving + # Mod1 = Alt key # Control = Ctrl Key # plus = +,*,~ key (german keyboard) # numbersign = #,' key (german keyboard) +OnDesktop Mouse1 :hideMenus +OnDesktop Mouse2 :workspaceMenu +OnDesktop Mouse3 :rootMenu +OnDesktop Mouse4 :nextWorkspace +OnDesktop Mouse5 :prevWorkspace + Mod1 Tab :NextWindow Mod1 Shift Tab :PrevWindow Control Right :NextWorkspace -Mod1 Right :NextWorkspace +Mod1 Shift Right :NextWorkspace Control Left :PrevWorkspace -Mod1 Left :PrevWorkspace +Mod1 Shift Left :PrevWorkspace Mod1 q :PrevWindow Mod1 w :NextWindow