From 0b357a3bd460ad39b3b3f0798777ea84e9ca24e1 Mon Sep 17 00:00:00 2001 From: Johan Malm Date: Sun, 8 Dec 2024 17:48:16 +0000 Subject: [PATCH] labwc-config(5): add XML examples at start of some sections --- docs/labwc-config.5.scd | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) 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. -- 2.52.0