From 8a67476ab37741b2930c18236d476447e6b0d35b Mon Sep 17 00:00:00 2001 From: Standreas Date: Sun, 10 Sep 2023 15:26:54 +0200 Subject: [PATCH] docs: clarify keyboard modifiers can be used for mousebinds Fixes: #1075 --- docs/labwc-config.5.scd | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/docs/labwc-config.5.scd b/docs/labwc-config.5.scd index eceebc97..8f37ea89 100644 --- a/docs/labwc-config.5.scd +++ b/docs/labwc-config.5.scd @@ -316,7 +316,7 @@ Therefore, where multiple objects of the same kind are required (for example ** Set scroll factor. Default is 1.0. -** +** Multiple ** can exist within one **; and multiple ** can exist within one ** @@ -349,13 +349,16 @@ Therefore, where multiple objects of the same kind are required (for example - Middle - Right + Mouse buttons can be combined with modifier-keys (shift, super, control and alt), for example: + + Supported scroll *directions* are: - Up - Down - Left - Right - Supported mouse actions include: + Supported mouse *actions* include: - Press: Pressing the specified button down in the context. - Release: Releasing the specified button in the context. - Click: Pressing and then releasing inside of the the context. -- 2.52.0