File: libinput-list-kernel-devices.man

package info (click to toggle)
libinput 1.30.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 8,404 kB
  • sloc: ansic: 104,881; python: 3,570; sh: 183; makefile: 37; cpp: 7
file content (28 lines) | stat: -rw-r--r-- 789 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
.TH libinput-list-kernel-devices "1" "" "libinput @LIBINPUT_VERSION@" "libinput Manual"
.SH NAME
libinput\-list\-kernel\-devices \- list all kernel input devices
.SH SYNOPSIS
.B libinput list\-kernel\-devices [\-\-help]
.SH DESCRIPTION
.PP
The
.B "libinput list\-kernel\-devices"
tool iterates through the list of available kernel devices and prints
their device node and device name. By default this tool lists evdev event nodes.
.SH OPTIONS
.TP 8
.B \-\-help
Print help
.TP 8
.B \-\-hid
List HID devices instead of evdev device nodes
.SH NOTES
.PP
A device may be available but not recognized by libinput. This may indicate
a bug with the udev configuration. See the
.B "libinput list\-devices"
tools for the devices recognized by libinput.
.SH LIBINPUT
Part of the
.B libinput(1)
suite