From 3f557f72463a997643935a000687b8a34ecc0de1 Mon Sep 17 00:00:00 2001 From: Peter Hutterer Date: Mon, 24 Jun 2019 12:48:20 +1000 Subject: [PATCH] doc: note that libinput measure is a separate package Signed-off-by: Peter Hutterer --- doc/user/touchpad-pressure-debugging.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/doc/user/touchpad-pressure-debugging.rst b/doc/user/touchpad-pressure-debugging.rst index 5317f1f..7389e98 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 ` 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 ` 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. -- 2.7.4