mirror of
https://github.com/labwc/labwc.git
synced 2026-03-21 05:33:52 -04:00
Convert man pages from md to scd
This commit is contained in:
parent
db4249dcc4
commit
5a36fef547
9 changed files with 244 additions and 298 deletions
28
docs/labwc-actions.5.scd
Normal file
28
docs/labwc-actions.5.scd
Normal file
|
|
@ -0,0 +1,28 @@
|
|||
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)
|
||||
Loading…
Add table
Add a link
Reference in a new issue