1libinput-measure(1) libinput Manual libinput-measure(1)
2
3
4
6 libinput-measure - measure properties of devices
7
9 libinput measure [--help] <feature> [<args>]
10
12 The libinput measure tool measures properties of one (or more) devices.
13 Depending on what is to be measured, this too may not create a libinput
14 context.
15
16 This is a debugging tool only, its output may change at any time. Do
17 not rely on the output.
18
19 This tool usually needs to be run as root to have access to the
20 /dev/input/eventX nodes.
21
23 --help Print help
24
26 Features that can be measured include
27
28 libinput-measure-touch-size(1)
29 Measure touch size and orientation
30
31 libinput-measure-touchpad-tap-time(1)
32 Measure tap-to-click time
33
34 libinput-measure-touchpad-pressure(1)
35 Measure touch pressure
36
37 libinput-measure-trackpoint-range(1)
38 Measure the delta range of a trackpoint.
39
41 Part of the libinput(1) suite
42
43
44
45libinput 1.10.7 libinput-measure(1)