mirror of
https://github.com/labwc/labwc.git
synced 2026-03-17 05:33:47 -04:00
document Focus and Raise actions
This commit is contained in:
parent
073c78551f
commit
fd7f06a375
1 changed files with 6 additions and 0 deletions
|
|
@ -17,6 +17,12 @@ Actions are used in keyboard bindings.
|
||||||
*<action name="Exit">*
|
*<action name="Exit">*
|
||||||
Exit labwc.
|
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">*
|
*<action name="Iconify">*
|
||||||
Iconify (minimize) focused window.
|
Iconify (minimize) focused window.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue