From: Johan Malm Date: Sun, 8 Dec 2024 17:48:16 +0000 (+0000) Subject: labwc-config(5): add XML examples at start of some sections X-Git-Url: https://git.mdlowis.com/?a=commitdiff_plain;h=0b357a3bd460ad39b3b3f0798777ea84e9ca24e1;p=proto%2Flabwc.git labwc-config(5): add XML examples at start of some sections --- diff --git a/docs/labwc-config.5.scd b/docs/labwc-config.5.scd index aabfb8ab..1f84fcc2 100644 --- a/docs/labwc-config.5.scd +++ b/docs/labwc-config.5.scd @@ -224,6 +224,13 @@ this is for compatibility with Openbox. ## PLACEMENT +``` + + cascade + + +``` + ** [center|automatic|cursor|cascade] Specify a placement policy for new windows. The "center" policy will always place windows at the center of the active output. The "automatic" @@ -243,6 +250,16 @@ this is for compatibility with Openbox. ## WINDOW SWITCHER +``` + + + + + + + +``` + ** *show* [yes|no] Draw the OnScreenDisplay when switching between windows. Default is yes.