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,
|
# * PreviousDesktopRowWrap - Switches to the desktop in the previous row,
|
||||||
# based on the desktop layout set by a pager
|
# based on the desktop layout set by a pager
|
||||||
# (wrapping around the first and last rows)
|
# (wrapping around the first and last rows)
|
||||||
|
# * ToggleDecorations - Toggles all decorations around a window on and off
|
||||||
# * MoveRelativeHorz - Moves the focused client horizontally
|
# * MoveRelativeHorz - Moves the focused client horizontally
|
||||||
# * Takes a number argument which specifies the amount to move the window.
|
# * Takes a number argument which specifies the amount to move the window.
|
||||||
# A positive number moves to the right, negative to the left.
|
# A positive number moves to the right, negative to the left.
|
||||||
|
|
|
@ -98,6 +98,7 @@
|
||||||
# * PreviousDesktopRowWrap - Switches to the desktop in the previous row,
|
# * PreviousDesktopRowWrap - Switches to the desktop in the previous row,
|
||||||
# based on the desktop layout set by a pager
|
# based on the desktop layout set by a pager
|
||||||
# (wrapping around the first and last rows)
|
# (wrapping around the first and last rows)
|
||||||
|
# * ToggleDecorations - Toggles all decorations around a window on and off
|
||||||
# * Restart - Restarts Openbox
|
# * Restart - Restarts Openbox
|
||||||
# * Exit - Exits Openbox
|
# * Exit - Exits Openbox
|
||||||
#
|
#
|
||||||
|
|
Loading…
Reference in a new issue