]> Dogcows Code - chaz/openbox/blobdiff - plugins/keyboard/keysrc
use the number for sendtodesktop
[chaz/openbox] / plugins / keyboard / keysrc
index fb458e6471deaf6c11e0a314355a910562758cc5..daa07f53c632f2439280e2703fc747815a56821f 100644 (file)
 #  * Shade - Shade (roll up) the focused client
 #  * Unshade - Unshade (roll down) the focused client
 #  * ToggleShade - Shade and unshade the focused 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 focused client on all desktops or the
 #                        current one
 #  * MaximizeFull - Maximize the focused window horizontally and vertically
@@ -70,6 +74,7 @@
 #  * 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
 #  * MoveRelativeHorz - Moves the focused client horizontally
 #      * Takes a number argument which specifies the amount to move the window.
 #       A positive number moves to the right, negative to the left.
This page took 0.020968 seconds and 4 git commands to generate.