mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2026-03-21 23:50:45 +01:00
doc: fix erroneous </dt>
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
parent
7165a62e80
commit
d693eef563
1 changed files with 1 additions and 2 deletions
|
|
@ -41,8 +41,7 @@ See @ref ignoring_devices for more details.
|
|||
libinput_seat_get_physical_name(). Defaults to "seat0".</dd>
|
||||
<dt>ID_INPUT</dt>
|
||||
<dd>If this property is set, the device is considered an input device. Any
|
||||
device with this property missing will be ignored, see @ref
|
||||
udev_device_type.</dt>
|
||||
device with this property missing will be ignored, see @ref udev_device_type.
|
||||
</dd>
|
||||
<dt>ID_INPUT_KEYBOARD, ID_INPUT_KEY, ID_INPUT_MOUSE, ID_INPUT_TOUCHPAD,
|
||||
ID_INPUT_TOUCHSCREEN, ID_INPUT_TABLET, ID_INPUT_JOYSTICK,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue