From e547e295633c2813d51a25a3463945e1458ef9b4 Mon Sep 17 00:00:00 2001 From: Jens Peters Date: Fri, 19 Jan 2024 10:37:33 +0100 Subject: [PATCH] docs: extend touch section --- docs/labwc-config.5.scd | 9 ++++++++- docs/rc.xml.all | 8 +++++++- 2 files changed, 15 insertions(+), 2 deletions(-) diff --git a/docs/labwc-config.5.scd b/docs/labwc-config.5.scd index f1f996d3..1e0a553e 100644 --- a/docs/labwc-config.5.scd +++ b/docs/labwc-config.5.scd @@ -479,9 +479,16 @@ windows using the mouse. ## TOUCH ``` - + ``` +** + A touch configuration can be bound to a specifc device. If device + name is left empty, the touch configuration applies to all touch + devices or functions as a fallback. Multiple touch configurations + can exist. + See the libinput device section for obtaining the device names. + ** Direct cursor movement to a specified output. If the compositor is running in nested mode, this does not take effect. diff --git a/docs/rc.xml.all b/docs/rc.xml.all index 7481e303..7f59a1d3 100644 --- a/docs/rc.xml.all +++ b/docs/rc.xml.all @@ -422,10 +422,16 @@ - +