Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
libinput-quirks(1)		libinput Manual		    libinput-quirks(1)

NAME
       libinput-quirks - quirk debug helper for	libinput

SYNOPSIS
       libinput	 quirks	 list  [--data-dir  /path/to/dir] [--verbose] /dev/in-
       put/event0

       libinput	quirks validate	[--data-dir /path/to/dir] [--verbose]

       libinput	quirks --help

DESCRIPTION
       The libinput quirks tool	interacts with libinput's quirks database.

       When invoked as libinput	quirks list, the tool lists all	quirks applied
       to the given device.

       When invoked as libinput	quirks validate, the tool checks  for  parsing
       errors in the quirks files and fails if a parsing error is encountered.

       This  is	 a  debugging tool only, its output and	behavior may change at
       any time. Do not	rely on	the output.

OPTIONS
       --data-dir /path/to/dir
	       Use the given directory as data	directory  for	quirks	files.
	       When omitted, the default directories are used.

       --help  Print help

       --verbose
	       Use verbose output, useful for debugging.

LIBINPUT
       Part of the libinput(1) suite

libinput 1.27.1						    libinput-quirks(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=libinput-quirks&sektion=1&manpath=FreeBSD+Ports+14.3.quarterly>

home | help