diff options
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 # |
