X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=etc%2Fskel%2F.fluxbox%2Fkeys;h=a9e540ede0a07ac6a676508cd5497a8f5c0063f6;hb=ea506ead8d2127bd4b56909399363e82690c8939;hp=a862569fa8cde677d77b4c6e5b0b9cb9fe213ea3;hpb=8e703ecd1713faea7b125bc53c3be1347a71e937;p=grml-desktop.git diff --git a/etc/skel/.fluxbox/keys b/etc/skel/.fluxbox/keys index a862569..a9e540e 100644 --- a/etc/skel/.fluxbox/keys +++ b/etc/skel/.fluxbox/keys @@ -3,45 +3,64 @@ # 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: Sam Apr 14 00:02:21 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 Mod1 a :PrevTab Mod1 s :NextTab -Mod1 F1 :Workspace 1 -Mod1 F2 :Workspace 2 -Mod1 F3 :Workspace 3 -Mod1 F4 :Workspace 4 -Mod1 F5 :Workspace 5 -Mod1 F6 :Workspace 6 -Mod1 F7 :Workspace 7 -Mod1 F8 :Workspace 8 -Mod1 F9 :Workspace 9 +Mod1 F1 :Workspace 1 +Mod1 F2 :Workspace 2 +Mod1 F3 :Workspace 3 +Mod1 F4 :Workspace 4 +Mod1 F5 :Workspace 5 +Mod1 F6 :Workspace 6 +Mod1 F7 :Workspace 7 +Mod1 F8 :Workspace 8 +Mod1 F9 :Workspace 9 +Mod1 F10 :Workspace 10 +Mod1 F11 :Workspace 11 +Mod1 F12 :Workspace 12 -Mod1 1 :SendToWorkspace 1 -Mod1 2 :SendToWorkspace 2 -Mod1 3 :SendToWorkspace 3 -Mod1 4 :SendToWorkspace 4 -Mod1 5 :SendToWorkspace 5 -Mod1 6 :SendToWorkspace 6 -Mod1 7 :SendToWorkspace 7 -Mod1 8 :SendToWorkspace 8 -Mod1 9 :SendToWorkspace 9 +Mod1 Shift F1 :SendToWorkspace 1 +Mod1 Shift F2 :SendToWorkspace 2 +Mod1 Shift F3 :SendToWorkspace 3 +Mod1 Shift F4 :SendToWorkspace 4 +Mod1 Shift F5 :SendToWorkspace 5 +Mod1 Shift F6 :SendToWorkspace 6 +Mod1 Shift F7 :SendToWorkspace 7 +Mod1 Shift F8 :SendToWorkspace 8 +Mod1 Shift F9 :SendToWorkspace 9 +Mod1 Shift F10 :SendToWorkspace 10 +Mod1 Shift F11 :SendToWorkspace 11 +Mod1 Shift F12 :SendToWorkspace 12 Mod1 plus :MaximizeWindow Mod1 numbersign :Minimize