1libinput(1)                     libinput Manual                    libinput(1)
2
3
4

NAME

6       libinput - tool to interface with libinput
7

SYNOPSIS

9       libinput [--help|--version] <command> [<args>]
10

DESCRIPTION

12       libinput  is  a  library  to  handle  input devices and provides device
13       detection and input device event processing for most  Wayland  composi‐
14       tors and the X.Org xf86-input-libinput driver.
15
16       The libinput tools are a set of tools to debug, interface with and ana‐
17       lyze data for libinput. These tools create libinput  contexts  separate
18       from  that  of  the compositor/X server and cannot change settings in a
19       running session.  See section COMMANDS for a  list  of  available  com‐
20       mands.
21
22       libinput's  API documentation and details on features and various high-
23       level  concepts  are  available  online  at   https://wayland.freedesk
24       top.org/libinput/doc/latest/
25
26       The man page for the X.Org xf86-input-libinput driver is libinput(4).
27

OPTIONS

29       --help  Print help and exit
30
31       --version
32               Print the version and exit
33

COMMANDS

35       libinput-debug-events(1)
36               Print all events as seen by libinput
37
38       libinput-debug-gui(1)
39               Show a GUI to visualize libinput's events
40
41       libinput-list-devices(1)
42               List all devices recognized by libinput
43
44       libinput-measure(1)
45               Measure various properties of devices
46
47       libinput-measure-touch-size(1)
48               Measure touch size and orientation
49
50       libinput-measure-touchpad-tap(1)
51               Measure tap-to-click time
52
53       libinput-measure-touchpad-pressure(1)
54               Measure touch pressure
55
56       libinput-measure-trackpoint-range(1)
57               Measure the delta range of a trackpoint
58

LIBINPUT

60       Part of the libinput(1) suite
61

SEE ALSO

63       libinput(4)
64
65       libinput's  online documentation https://wayland.freedesktop.org/libin
66       put/doc/latest/
67
68
69
70libinput 1.10.7                                                    libinput(1)
Impressum