From 1843a2dd0f16540b91c2772c95868948ccb9cc95 Mon Sep 17 00:00:00 2001 From: Tobias Bengfort Date: Fri, 17 Mar 2023 12:22:12 +0100 Subject: doc/user: fix tap in palm exclusion zone See 211bed2c25e4282820e5155191d4dc09201f1210 and 79139ebcd1cc81eecdd2d0dc6f006fbec4c2c6f2 Signed-off-by: Tobias Bengfort --- doc/user/palm-detection.rst | 11 ++++------- doc/user/svg/palm-detection.svg | 31 ------------------------------- 2 files changed, 4 insertions(+), 38 deletions(-) diff --git a/doc/user/palm-detection.rst b/doc/user/palm-detection.rst index f9e047b1..64412643 100644 --- a/doc/user/palm-detection.rst +++ b/doc/user/palm-detection.rst @@ -92,9 +92,8 @@ Another exclusion zone is defined on the top edge of the touchpad. As with the edge zones, libinput detects vertical movements out of the edge zone and avoids palm detection on such touch sequences. -Each side edge exclusion zone is divided into a top part and a bottom part. -A touch starting in the top part of the exclusion zone does not trigger a -tap (see :ref:`tapping`). +A touch starting in the exclusion zone does not trigger a tap (see +:ref:`tapping`). In the diagram below, the exclusion zones are painted red. Touch 'A' starts inside the exclusion zone and moves @@ -104,10 +103,8 @@ despite moving out of the exclusion zone. Touch 'B' starts inside the exclusion zone but moves horizontally out of the zone. It is considered a valid touch and controls the cursor. -Touch 'C' occurs in the top part of the exclusion zone. Despite being a -tapping motion, it does not generate an emulated button event. Touch 'D' -likewise occurs within the exclusion zone but in the bottom half. libinput -will generate a button event for this touch. +Touch 'C' occurs in the exclusion zone. Despite being a tapping motion, it does +not generate an emulated button event. .. figure:: palm-detection.svg :align: center diff --git a/doc/user/svg/palm-detection.svg b/doc/user/svg/palm-detection.svg index 2849e265..f46444e1 100644 --- a/doc/user/svg/palm-detection.svg +++ b/doc/user/svg/palm-detection.svg @@ -138,13 +138,6 @@ style="fill:none;stroke:#000000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:6, 1;stroke-dashoffset:0;stroke-opacity:1;marker-mid:none;marker-end:url(#Arrow1Lend-2)" id="path13492" d="m 38.928571,67.914286 c 0,0 3.508205,24.810617 9.642857,57.857144 6.134651,33.04652 23.277202,79.68584 89.642852,90.35714" /> - A - C - D -