]> Dogcows Code - chaz/openbox/blobdiff - plugins/mouse/mouserc
add a shaded button
[chaz/openbox] / plugins / mouse / mouserc
index c40ec21b4d116a088695f15fe1fcdf513c998492..eba1e189cf659941ff40728465b9bf4f503ba8df 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
 #
@@ -128,6 +133,8 @@ Frame               Click           A-Right Lower
 
 Titlebar       Press           Left    Focus
 Handle         Press           Left    Focus
+BLCorner       Press           Left    Focus
+BRCorner       Press           Left    Focus
 Client         Press           Left    Focus
 Client         Press           Middle  Focus
 
@@ -143,6 +150,7 @@ Icon                DoubleClick     Left    Close
 Close          Click           Left    Close
 Close          Click           Middle  Kill
 AllDesktops    Click           Left    ToggleOmnipresent
+Shade          Click           Left    ToggleShade
 
 Root           Click           Up      NextDesktopWrap
 Root           Click           Down    PreviousDesktopWrap
This page took 0.020479 seconds and 4 git commands to generate.