X-Git-Url: https://git.brokenzipper.com/gitweb?a=blobdiff_plain;f=plugins%2Fkeyboard%2Fkeysrc;h=daa07f53c632f2439280e2703fc747815a56821f;hb=8a6a9710eb9f7a22d5e0cb01b18f1d3aad78e908;hp=fb458e6471deaf6c11e0a314355a910562758cc5;hpb=6be319c22a660dbdc9b84a3841a4ec6e86a6d002;p=chaz%2Fopenbox diff --git a/plugins/keyboard/keysrc b/plugins/keyboard/keysrc index fb458e64..daa07f53 100644 --- a/plugins/keyboard/keysrc +++ b/plugins/keyboard/keysrc @@ -24,6 +24,10 @@ # * 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.