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-fuzz(1)
29 Measure touch fuzz to avoid pointer jitter
30
31 libinput-measure-touch-size(1)
32 Measure touch size and orientation
33
34 libinput-measure-touchpad-tap-time(1)
35 Measure tap-to-click time
36
37 libinput-measure-touchpad-pressure(1)
38 Measure touch pressure
39
41 Part of the libinput(1) suite
42
43
44
45libinput 1.14.3 libinput-measure(1)