From d693eef5634046fd2d73a09672d1a4803d4515cc Mon Sep 17 00:00:00 2001 From: Peter Hutterer Date: Thu, 26 Jul 2018 11:39:47 +1000 Subject: [PATCH] doc: fix erroneous Signed-off-by: Peter Hutterer --- doc/device-configuration-via-udev.dox | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/doc/device-configuration-via-udev.dox b/doc/device-configuration-via-udev.dox index 8c7e6122..e5d8f3a6 100644 --- a/doc/device-configuration-via-udev.dox +++ b/doc/device-configuration-via-udev.dox @@ -41,8 +41,7 @@ See @ref ignoring_devices for more details. libinput_seat_get_physical_name(). Defaults to "seat0".
ID_INPUT
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. +device with this property missing will be ignored, see @ref udev_device_type.
ID_INPUT_KEYBOARD, ID_INPUT_KEY, ID_INPUT_MOUSE, ID_INPUT_TOUCHPAD, ID_INPUT_TOUCHSCREEN, ID_INPUT_TABLET, ID_INPUT_JOYSTICK,