From 6cb34f994c4c2409d330b49723be62d14b8b4ede Mon Sep 17 00:00:00 2001 From: Johan Malm Date: Fri, 6 Jun 2025 22:30:40 +0100 Subject: [PATCH] labwc-config(5): add example to unset mousebind --- docs/labwc-config.5.scd | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/docs/labwc-config.5.scd b/docs/labwc-config.5.scd index 24956f12..5f700df2 100644 --- a/docs/labwc-config.5.scd +++ b/docs/labwc-config.5.scd @@ -779,7 +779,7 @@ 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: + Example to resize window on Logo + Shift + ScrollUp: ``` @@ -796,6 +796,18 @@ extending outward from the snapped edge. +``` + + Example to un-bind the default alt + left-button-press to move window: + +``` + + + + + + + ``` **