From df7c47b8d78955bce3ff8fe919f086fa056d108e Mon Sep 17 00:00:00 2001 From: Flrian <4444593+Flrian@users.noreply.github.com> Date: Sun, 19 Feb 2023 12:36:32 +0100 Subject: [PATCH] labwc-actions(5): update action format --- docs/labwc-actions.5.scd | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/docs/labwc-actions.5.scd b/docs/labwc-actions.5.scd index 10c3b542..98c246d1 100644 --- a/docs/labwc-actions.5.scd +++ b/docs/labwc-actions.5.scd @@ -15,7 +15,7 @@ Actions are used in menus and keyboard/mouse bindings. Kill the process associated with the current window by sending it the SIGTERM signal. -** +** Execute command. Note that in the interest of backward compatibility, labwc supports as an alternative to even though openbox documentation states that it is deprecated. @@ -35,18 +35,18 @@ Actions are used in menus and keyboard/mouse bindings. ** Begin interactive move of window under cursor -** +** Move window to edge of outputs. Understands directions "left", "up", "right" and "down". ** Begin interactive resize of window under cursor -** +** Resize window to fill half the output in the given direction. Supports directions "left", "up", "right", "down" and "center". -** +** Resize and move active window according to the given region. See labwc-config(5) for further information on how to define regions. @@ -59,7 +59,7 @@ Actions are used in menus and keyboard/mouse bindings. ** Re-load configuration and theme files. -** +** Show menu. Valid menu names are "root-menu" and "client-menu". ** @@ -74,12 +74,12 @@ Actions are used in menus and keyboard/mouse bindings. ** Toggle always-on-top of focused window. -** +** Switch to workspace. Supported values are "last", "left", "right" or the full name of a workspace or its index (starting at 1) as configured in rc.xml. -** +** Send active window to workspace. Supported values are the same as for GoToDesktop. -- 2.52.0