diff --git a/doc/user/touchpad-pressure-debugging.rst b/doc/user/touchpad-pressure-debugging.rst index 5317f1ff33e133c558e76aec506e65988cd06000..7389e9820a50a7b174b369478d91311eaedb7c59 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.