Man page - libinput-test(1)
Packages contas this manual
- libinput-quirks-list(1)
- libinput-record(1)
- libinput-debug-gui(1)
- libinput-measure-touchpad-size(1)
- libinput-test(1)
- libinput-analyze(1)
- libinput-list-kernel-devices(1)
- libinput-replay(1)
- libinput-analyze-buttons(1)
- libinput(1)
- libinput-measure-touchpad-pressure(1)
- libinput-measure-fuzz(1)
- libinput-quirks(1)
- libinput-list-devices(1)
- libinput-debug-tablet(1)
- libinput-measure-touchpad-tap(1)
- libinput-analyze-recording(1)
- libinput-analyze-touch-down-state(1)
- libinput-analyze-per-slot-delta(1)
- libinput-debug-events(1)
- libinput-test-suite(1)
- libinput-quirks-validate(1)
- libinput-measure(1)
- libinput-measure-touch-size(1)
Package: libinput-tools
apt-get install libinput-tools
apt-get install libinput-tools
Manuals in package:
Documentations in package:
Manual
| libinput-test(1) | libinput Manual | libinput-test(1) |
NAME
libinput-test - test various components of libinput itself
SYNOPSIS
libinput test [--help] <feature> [<args>]
DESCRIPTION
The libinput test tool runs tests against libinput itself. There is usually no need for a user to use this tool, it is provided for distribution vendors. This tool was disabled at build time!
This is a testing tool only, its output may change at any time. Do not rely on the output.
This tool may need to be run as root to have access to the /dev/input/eventX nodes and/or create /dev/uinput devices.
OPTIONS
- --help
- Print help
FEATURES
Tests that can be run are
- libinput-test-suite(1)
- Run the full test suite. This is the most complete set of tests to run in libinput.
- libinput-test-utils
- Run the test suite suite for internal utility functions.
LIBINPUT
Part of the libinput(1) suite
| libinput 1.28.1 |