diff --git a/keys b/keys index 3217d5d..699d501 100644 --- a/keys +++ b/keys @@ -83,17 +83,28 @@ Mod1 space :WindowMenu # exit fluxbox Control Mod1 Delete :Exit +# reconfigure fluxbox +Control Mod1 End :Reconfigure + # change to previous/next workspace Control Mod1 Left :PrevWorkspace Control Mod1 Right :NextWorkspace +# Window Management +Mod4 Left :MacroCmd {ResizeTo 50% 100%} {MoveTo 0 0 UpperLeft} +Mod4 Right :MacroCmd {ResizeTo 50% 100%} {MoveTo 0 0 UpperRight} +Mod4 Up :Maximize +Mod4 Down :Minimize +Control Mod4 Left :SendToPrevHead +Control Mod4 Right :SendToNextHead + # send the current window to previous/next workspace -Mod4 Left :SendToPrevWorkspace -Mod4 Right :SendToNextWorkspace +#Mod4 Left :SendToPrevWorkspace +#Mod4 Right :SendToNextWorkspace # send the current window and follow it to previous/next workspace -Control Mod4 Left :TakeToPrevWorkspace -Control Mod4 Right :TakeToNextWorkspace +#Control Mod4 Left :TakeToPrevWorkspace +#Control Mod4 Right :TakeToNextWorkspace # change to a specific workspace Control F1 :Workspace 1