]> Dogcows Code - chaz/openbox/blobdiff - plugins/mouse/mouserc
default focus text color for titlebars is black
[chaz/openbox] / plugins / mouse / mouserc
index c40ec21b4d116a088695f15fe1fcdf513c998492..02bef8cd3524b489abe4d0925b4fcb6e902d2f00 100644 (file)
@@ -10,6 +10,7 @@
 #  * Icon - A client's icon (in the titlebar)
 #  * AllDesktops - A client's omnipresent button (in the titlebar)
 #  * Iconify - A client's iconify button (in the titlebar)
+#  * Shade - A client's shade button (in the titlebar)
 #  * Maximize - A client's maximize button (in the titlebar)
 #  * Close - A client's close button (in the titlebar)
 #  * Root - The root window (the desktop background, these are often blocked
 #  * 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 +134,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 +151,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.02129 seconds and 4 git commands to generate.