From a61cecfe3a30baa4ab001491bb1df4fdc86b66d1 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Fri, 28 Mar 2003 23:04:44 +0000 Subject: [PATCH] add ToggleDecorations --- plugins/keyboard/keysrc | 1 + plugins/mouse/mouserc | 1 + 2 files changed, 2 insertions(+) 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 # -- 2.39.2