libinput - Man Page

tool to interface with libinput

Synopsis

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

Description

libinput is a library to handle input devices and provides device detection and input device event processing for most Wayland compositors and the X.Org xf86-input-libinput driver.

The libinput tools are a set of tools to debug, interface with and analyze data for libinput. These tools create libinput contexts separate from that of the compositor/X server and cannot change settings in a running session. See section Commands for a list of available commands.

libinput's API documentation and details on features and various high-level concepts are available online at https://wayland.freedesktop.org/libinput/doc/latest/

The man page for the X.Org xf86-input-libinput driver is libinput(4).

Options

--help

Print help and exit

--version

Print the version and exit

Commands

libinput-debug-events(1)

Print all events as seen by libinput

libinput-debug-tablet(1)

A commandline tool to debug tablet axis values

libinput-list-devices(1)

List all devices recognized by libinput

libinput-list-kernel-devices(1)

List all kernel devices available on this system

libinput-measure(1)

Measure various properties of devices

libinput-record(1)

Record the events from a device

libinput-replay(1)

Replay the events from a device

libinput-analyze(1)

Analyze events from a device

libinput-test(1)

Test libinput itself.

Libinput

Part of the libinput(1) suite

See Also

libinput(4)

libinput's online documentation https://wayland.freedesktop.org/libinput/doc/latest/

Referenced By

hikari(1), libinput-analyze(1), libinput-analyze-per-slot-delta(1), libinput-analyze-recording(1), libinput-analyze-touch-down-state(1), libinput-debug-events(1), libinput-debug-tablet(1), libinput-list-devices(1), libinput-list-kernel-devices(1), libinput-measure(1), libinput-measure-fuzz(1), libinput-measure-touchpad-pressure(1), libinput-measure-touchpad-size(1), libinput-measure-touchpad-tap(1), libinput-measure-touch-size(1), libinput-quirks(1), libinput-record(1), libinput-replay(1), libinput-test(1), libinput-test-suite(1).

libinput 1.25.0 libinput Manual