From: Salvo 'LtWorf' Tomaselli Date: Wed, 11 Dec 2024 20:29:28 +0000 (+0100) Subject: Add examples with other thresholds to the documentation X-Git-Tag: 1.27.1~19 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=2f9c173e7250bd37c2feecc1f6b303a53e075657;p=platform%2Fupstream%2Flibinput.git Add examples with other thresholds to the documentation Part-of: --- diff --git a/doc/user/touchpad-pressure-debugging.rst b/doc/user/touchpad-pressure-debugging.rst index a96a4822..35959bc5 100644 --- a/doc/user/touchpad-pressure-debugging.rst +++ b/doc/user/touchpad-pressure-debugging.rst @@ -102,6 +102,8 @@ Once the thresholds are decided on (e.g. 10 and 8), they can be enabled with MatchName=*SynPS/2 Synaptics TouchPad MatchDMIModalias=dmi:*svnLENOVO:*:pvrThinkPadX230* AttrPressureRange=10:8 + AttrPalmPressureThreshold=150 + AttrThumbPressureThreshold=100 The file name **must** be ``/etc/libinput/local-overrides.quirks``. The The first line is the section name and can be free-form. The ``Match``