]> Dogcows Code - chaz/openbox/blobdiff - plugins/mouse/mouserc
add a shaded button
[chaz/openbox] / plugins / mouse / mouserc
index b005c096c2ed5e7690666ca196e44750395cea01..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,7 +133,10 @@ 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
 
 Titlebar       DoubleClick     Left    ToggleShade
 Titlebar       Click           Up      Shade
@@ -142,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.022904 seconds and 4 git commands to generate.