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 de‐
13       tection and input device event processing for most Wayland  compositors
14       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-debug-tablet(1)
42               A commandline tool to debug tablet axis values
43
44       libinput-list-devices(1)
45               List all devices recognized by libinput
46
47       libinput-measure(1)
48               Measure various properties of devices
49
50       libinput-record(1)
51               Record the events from a device
52
53       libinput-replay(1)
54               Replay the events from a device
55
56       libinput-analyze(1)
57               Analyze events from a device
58
59       libinput-test(1)
60               Test libinput itself.
61

LIBINPUT

63       Part of the libinput(1) suite
64

SEE ALSO

66       libinput(4)
67
68       libinput's  online documentation https://wayland.freedesktop.org/libin
69       put/doc/latest/
70
71
72
73libinput 1.22.1                                                    libinput(1)
Impressum