From 579dca9768d8a15d4fcac1faa085dde499a46f7f Mon Sep 17 00:00:00 2001 From: Johan Malm Date: Fri, 18 Apr 2025 14:39:46 +0100 Subject: [PATCH] labwc-config(5): add mousebind direction example Helped-by: @Consolatis Related-to: #2677 --- docs/labwc-config.5.scd | 25 ++++++++++++++++++++++++- 1 file changed, 24 insertions(+), 1 deletion(-) diff --git a/docs/labwc-config.5.scd b/docs/labwc-config.5.scd index 258eaa03..13911e4d 100644 --- a/docs/labwc-config.5.scd +++ b/docs/labwc-config.5.scd @@ -760,7 +760,11 @@ extending outward from the snapped edge. Mouse buttons and directions can be combined with modifier-keys (shift (S), super/logo (W), control (C), alt (A), meta (M) and hyper (H)), for example: - + +``` +... +... +``` Supported mouse *actions* include: - Press: Pressing the specified button down in the context. @@ -770,6 +774,25 @@ extending outward from the snapped edge. - Drag: Pressing the button within the context, then moving the cursor. - Scroll: Scrolling in specified *direction* in the context. + Example: + +``` + + + + + + + + + + + + + + +``` + ** Load default mousebinds. This is an addition to the openbox specification and provides a way to keep config files simpler whilst