diff options
| author | Dana Jansens <danakj@orodu.net> | 2003-03-28 23:04:44 +0000 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2003-03-28 23:04:44 +0000 |
| commit | a61cecfe3a30baa4ab001491bb1df4fdc86b66d1 (patch) | |
| tree | b5e42fd12ed71dcb6b4378143aad8fb1cdd7b328 /plugins | |
| parent | 8ac5a60322d1556337fa78036d10dd630e1cd305 (diff) | |
add ToggleDecorations
Diffstat (limited to 'plugins')
| -rw-r--r-- | plugins/keyboard/keysrc | 1 | ||||
| -rw-r--r-- | plugins/mouse/mouserc | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/plugins/keyboard/keysrc b/plugins/keyboard/keysrc index fb458e64..d31235c6 100644 --- a/plugins/keyboard/keysrc +++ b/plugins/keyboard/keysrc @@ -70,6 +70,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. diff --git a/plugins/mouse/mouserc b/plugins/mouse/mouserc index c40ec21b..573d629e 100644 --- a/plugins/mouse/mouserc +++ b/plugins/mouse/mouserc @@ -98,6 +98,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 # * Restart - Restarts Openbox # * Exit - Exits Openbox # |
