From: Johan Malm Date: Fri, 24 Jul 2020 19:00:50 +0000 (+0100) Subject: Update labwc(5) X-Git-Url: https://git.mdlowis.com/?a=commitdiff_plain;h=a90c5d10e65d520372d7e72113c1eedba8650b3e;p=proto%2Flabwc.git Update labwc(5) --- diff --git a/docs/labwc.5.md b/docs/labwc.5.md index 39b76ffc..862e48e4 100644 --- a/docs/labwc.5.md +++ b/docs/labwc.5.md @@ -1,6 +1,6 @@ % labwc(5) % Johan Malm -% 22 July, 2020 +% 24 July, 2020 # NAME @@ -23,11 +23,11 @@ Labwc specific settings which are not present in Openbox. -`csd` __boolean__ (default `no`) +`csd` (__boolean__; default `no`) : Use client-side decorations for xdg-shell views. -`keyboard-layout` __string__ (not set by default) +`keyboard-layout` (__string__; not set by default) : Set `XKB_DEFAULT_LAYOUT`. See xkeyboard-config(7) for details. @@ -37,7 +37,7 @@ Labwc specific settings which are not present in Openbox. -`name` __string__ +`name` (__string__; default `Clearlooks`) : The name of the Openbox theme to use @@ -74,6 +74,14 @@ Example: +Default: + +If no rc.xml file is found, the following default values will be used: + +- Alt+Escape: Exit labwc +- Alt+Tab: Cycle windows +- Alt+F3: Launch dmenu + # ACTIONS Actions are used in key bindings. @@ -84,13 +92,8 @@ Action syntax: OPTION -`NAME` - -: The name of the action as listed below. - -`OPTION` - -: A set of tags specific to each action as defined below. +where `NAME` is the name of the action as listed below, and `OPTION` is a set +of tags specific to each action as defined below. `Execute`