]> Dogcows Code - chaz/openbox/blobdiff - plugins/mouse/mouserc
add unshaderaise and shadelower actions from Mikachu
[chaz/openbox] / plugins / mouse / mouserc
index b005c096c2ed5e7690666ca196e44750395cea01..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
This page took 0.024892 seconds and 4 git commands to generate.