]> Dogcows Code - chaz/openbox/blobdiff - plugins/mouse/mouserc
add unshaderaise and shadelower actions from Mikachu
[chaz/openbox] / plugins / mouse / mouserc
index b52fbe296f65456170c6eaef34234ce5f4428e62..739ac30e902060d00be608573fefbd0b85fef8eb 100644 (file)
 #  * Shade - Shade (roll up) the client
 #  * Unshade - Unshade (roll down) the client
 #  * ToggleShade - Shade and unshade the client
+#  * ShadeLower - Shades the window if it's not shaded, and lower it
+#                 if it was already shaded
+#  * UnshadeRaise - Unshades the window if it's shaded, and raise it
+#                   if it was already unshaded
 #  * ToggleOmnipresent - Place the client on all desktops or the current one
 #  * MaximizeFull - Maximize the window horizontally and vertically
 #  * UnmaximizeFull - Restore the window horizontally and vertically
 #  * PreviousDesktopRowWrap - Switches to the desktop in the previous row,
 #                             based on the desktop layout set by a pager
 #                             (wrapping around the first and last rows)
+#  * ToggleDecorations - Toggles all decorations around a window on and off
 #  * Restart - Restarts Openbox
 #  * Exit - Exits Openbox
 #
@@ -129,6 +134,7 @@ Frame               Click           A-Right Lower
 Titlebar       Press           Left    Focus
 Handle         Press           Left    Focus
 Client         Press           Left    Focus
+Client         Press           Middle  Focus
 
 Titlebar       DoubleClick     Left    ToggleShade
 Titlebar       Click           Up      Shade
@@ -149,3 +155,5 @@ Root                Click           A-Up    NextDesktopWrap
 Root           Click           A-Down  PreviousDesktopWrap
 Frame          Click           A-Up    NextDesktopWrap
 Frame          Click           A-Down  PreviousDesktopWrap
+Frame          Click           C-A-Up  SendToNextDesktopWrap
+Frame          Click           C-A-Down SendToPreviousDesktopWrap
This page took 0.021349 seconds and 4 git commands to generate.