summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Hutterer <peter.hutterer@who-t.net>2019-06-24 12:48:20 +1000
committerPeter Hutterer <peter.hutterer@who-t.net>2019-06-24 12:55:45 +1000
commit14dcc659128c806e88cd657c8fbc2d1ab0833d42 (patch)
tree5bf4392103cd5705a2efc15f2867192798cc67b8
parent305387be6fb3d025b1f9d6b052aa0171eea4ef59 (diff)
doc: note that libinput measure is a separate package
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net> (cherry picked from commit 3f557f72463a997643935a000687b8a34ecc0de1)
-rw-r--r--doc/user/touchpad-pressure-debugging.rst6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/user/touchpad-pressure-debugging.rst b/doc/user/touchpad-pressure-debugging.rst
index 5317f1ff..7389e982 100644
--- a/doc/user/touchpad-pressure-debugging.rst
+++ b/doc/user/touchpad-pressure-debugging.rst
@@ -27,6 +27,9 @@ required for a touchpad device and how to add the required
change at any time**. Users are advised to :ref:`report a bug <reporting_bugs>`
with the updated pressure ranges when testing has completed.
+.. note:: Most distributions ship ``libinput measure`` in a separate
+ ``libinput-utils`` package.
+
Use the ``libinput measure touchpad-pressure`` tool provided by libinput.
This tool will search for your touchpad device and print some pressure
statistics, including whether a touch is/was considered logically down.
@@ -124,6 +127,9 @@ required for a touchpad device and how to add the required
change at any time**. Users are advised to :ref:`report a bug <reporting_bugs>`
with the updated pressure ranges when testing has completed.
+.. note:: Most distributions ship ``libinput measure`` in a separate
+ ``libinput-utils`` package.
+
Use the ``libinput measure touch-size`` tool provided by libinput.
This tool will search for your touchpad device and print some touch size
statistics, including whether a touch is/was considered logically down.