summaryrefslogtreecommitdiff
path: root/tools/libinput-measure.1
blob: 754ed40e9d455364ef51a8fe3cac406cd083e299 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
.TH libinput-measure "1"
.SH NAME
libinput\-measure \- measure properties of devices
.SH SYNOPSIS
.B libinput measure [\-\-help] <feature> [<args>]
.SH DESCRIPTION
.PP
The
.B "libinput measure"
tool measures properties of one (or more) devices. Depending on what is to
be measured, this too may not create a libinput context.
.PP
This is a debugging tool only, its output may change at any time. Do not
rely on the output.
.PP
This tool usually needs to be run as root to have access to the
/dev/input/eventX nodes.
.SH OPTIONS
.TP 8
.B \-\-help
Print help
.SH FEATURES
Features that can be measured include
.TP 8
.B libinput\-measure\-touchpad\-tap\-time(1)
Measure tap-to-click time.
.SH LIBINPUT
Part of the
.B libinput(1)
suite