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

NAME

6       libinput-quirks - quirk debug helper for libinput
7

SYNOPSIS

9       libinput  quirks  list  [--data-dir  /path/to/dir] [--verbose] /dev/in‐
10       put/event0
11
12       libinput quirks validate [--data-dir /path/to/dir] [--verbose]
13
14       libinput quirks --help
15

DESCRIPTION

17       The libinput quirks tool interacts with libinput's quirks database.
18
19       When invoked as libinput quirks list, the tool lists all quirks applied
20       to the given device.
21
22       When  invoked  as libinput quirks validate, the tool checks for parsing
23       errors in the quirks files and fails if a parsing error is encountered.
24
25       This is a debugging tool only, its output and behavior  may  change  at
26       any time. Do not rely on the output.
27

OPTIONS

29       --data-dir /path/to/dir
30               Use  the  given  directory  as data directory for quirks files.
31               When omitted, the default directories are used.
32
33       --help  Print help
34
35       --verbose
36               Use verbose output, useful for debugging.
37

LIBINPUT

39       Part of the libinput(1) suite
40
41
42
43libinput 1.19.2                                             libinput-quirks(1)
Impressum