]> git.mdlowis.com Git - proto/labwc.git/commitdiff
document Focus and Raise actions
authorbi4k8 <bi4k8@github>
Sat, 11 Dec 2021 23:03:38 +0000 (23:03 +0000)
committerARDiDo <90479315+ARDiDo@users.noreply.github.com>
Mon, 13 Dec 2021 00:07:08 +0000 (19:07 -0500)
docs/labwc-actions.5.scd

index 7bdd7e843bb206e92bdd3add33fcf369581e4ec9..2a43c73be1d097bb84a5b9b65f899f4e9e89ee39 100644 (file)
@@ -17,6 +17,12 @@ Actions are used in keyboard bindings.
 *<action name="Exit">*
        Exit labwc.
 
+*<action name="Focus">*
+       Give focus to window under cursor.
+
+*<action name="Raise">*
+       Restack the current window above other open windows.
+
 *<action name="Iconify">*
        Iconify (minimize) focused window.