add ToggleDecorations
This commit is contained in:
parent
8ac5a60322
commit
a61cecfe3a
2 changed files with 2 additions and 0 deletions
|
@ -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.
|
||||
|
|
|
@ -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
|
||||
#
|
||||
|
|
Loading…
Reference in a new issue