From 730a642bea71cb12148099e8d9b333871984d1a6 Mon Sep 17 00:00:00 2001 From: bi4k8 Date: Sun, 12 Dec 2021 22:12:46 +0000 Subject: [PATCH] document tapButtonMap setting --- docs/labwc-config.5.scd | 5 +++++ docs/rc.xml.all | 2 ++ 2 files changed, 7 insertions(+) diff --git a/docs/labwc-config.5.scd b/docs/labwc-config.5.scd index ecfbf158..8197e16f 100644 --- a/docs/labwc-config.5.scd +++ b/docs/labwc-config.5.scd @@ -155,6 +155,11 @@ Configuration must be wrapped in a root-node. Enable or disable tap-to-click for this category. This is enabled by default for all categories. +** [lrm|lmr] + Set the buttons mapped to one-, two-, and three-finger taps to the + left button, right button, and middle button, respectively (lrm) (the + default), or to left button, middle button, and right button (lmr). + ** [yes|no] Enable or disable middle button emulation for this category. Middle emulation processes a simultaneous left and right click as a press of diff --git a/docs/rc.xml.all b/docs/rc.xml.all index 1400910b..b39dc416 100644 --- a/docs/rc.xml.all +++ b/docs/rc.xml.all @@ -189,6 +189,7 @@ All values are [yes|no] except for: - pointerSpeed [-1.0 to 1.0] - accelProfile [flat|adaptive] + - tapButtonMap [lrm|lmr] --> @@ -197,6 +198,7 @@ yes + -- 2.52.0