mirror of
https://github.com/labwc/labwc.git
synced 2026-03-24 09:06:09 -04:00
Update man pages
This commit is contained in:
parent
fa13f8f197
commit
93c9ec6683
2 changed files with 7 additions and 1 deletions
|
|
@ -17,6 +17,10 @@ Actions are used in keyboard bindings.
|
||||||
*<action name="Exit">*
|
*<action name="Exit">*
|
||||||
Exit labwc.
|
Exit labwc.
|
||||||
|
|
||||||
|
*<action name="MoveToEdge"><direction>*
|
||||||
|
Move view to edge of outputs. Understands directions "left", "up",
|
||||||
|
"right" and "down"
|
||||||
|
|
||||||
*<action name="NextWindow">*
|
*<action name="NextWindow">*
|
||||||
Cycle focus to next window.
|
Cycle focus to next window.
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -44,8 +44,10 @@ Configuration must be wrapped in a <labwc_config> root-node.
|
||||||
|
|
||||||
*<theme><font place="">*
|
*<theme><font place="">*
|
||||||
The font to use for a specific element of a window, menu or OSD.
|
The font to use for a specific element of a window, menu or OSD.
|
||||||
Place can be any of:
|
Places can be any of:
|
||||||
- ActiveWindow - titlebar of active window
|
- ActiveWindow - titlebar of active window
|
||||||
|
If no place attribute is provided, the setting will be applied to all
|
||||||
|
places.
|
||||||
|
|
||||||
*<theme><font place=""><name>*
|
*<theme><font place=""><name>*
|
||||||
Describes font name. Default is sans.
|
Describes font name. Default is sans.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue