X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=etc%2Fskel%2F.fluxbox%2Fkeys;h=a9e540ede0a07ac6a676508cd5497a8f5c0063f6;hb=ea506ead8d2127bd4b56909399363e82690c8939;hp=d1aa695a59b8c311b0fa98fd401bd5ce02f351a9;hpb=7a182d852302976c30f285e49c71d2e94b3615dd;p=grml-desktop.git diff --git a/etc/skel/.fluxbox/keys b/etc/skel/.fluxbox/keys index d1aa695..a9e540e 100644 --- a/etc/skel/.fluxbox/keys +++ b/etc/skel/.fluxbox/keys @@ -3,14 +3,27 @@ # 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