document Focus and Raise actions

This commit is contained in:
bi4k8 2021-12-11 23:03:38 +00:00
parent 859495a8be
commit 2a9e3fbfad

View 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.