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 tool may not create a libinā
14 put 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-size(1)
35 Measure the size of a touchpad
36
37 libinput-measure-touchpad-tap(1)
38 Measure tap-to-click time
39
40 libinput-measure-touchpad-pressure(1)
41 Measure touch pressure
42
44 Part of the libinput(1) suite
45
46
47
48libinput 1.19.2 libinput-measure(1)