mirror of
https://github.com/labwc/labwc.git
synced 2025-10-29 05:40:24 -04:00
29 lines
447 B
Text
29 lines
447 B
Text
|
|
labwc-actions(5)
|
||
|
|
|
||
|
|
# NAME
|
||
|
|
|
||
|
|
labwc - actions
|
||
|
|
|
||
|
|
# ACTIONS
|
||
|
|
|
||
|
|
Actions are used in keyboard bindings.
|
||
|
|
|
||
|
|
*<action name="Execute"><command>*
|
||
|
|
Execute command.
|
||
|
|
|
||
|
|
*<action name="Exit">*
|
||
|
|
Exit labwc.
|
||
|
|
|
||
|
|
*<action name="NextWindow">*
|
||
|
|
Cycle focus to next window.
|
||
|
|
|
||
|
|
*<action name="Reconfigure">*
|
||
|
|
Re-load configuration and theme files.
|
||
|
|
|
||
|
|
*<action name="ShowMenu"><menu>*
|
||
|
|
Show menu. Valid menu name is "root-menu".
|
||
|
|
|
||
|
|
# SEE ALSO
|
||
|
|
|
||
|
|
labwc(1), labwc-config(5), labwc-theme(5)
|