]> Dogcows Code - chaz/openbox/blobdiff - plugins/mouse/mouserc
add a shaded button
[chaz/openbox] / plugins / mouse / mouserc
index 573d629ee2ecef32e466db0901ae10c2c65f490b..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
@@ -129,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
 
@@ -144,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.02276 seconds and 4 git commands to generate.