From 1630d2ef2d8e2ef0ee765c5b3af7f38edd7025ec Mon Sep 17 00:00:00 2001 From: Peter Hutterer Date: Thu, 20 Apr 2017 20:21:43 +1000 Subject: [PATCH] doc: link the seats doc from the seat udev properties Signed-off-by: Peter Hutterer (cherry picked from commit 927ad51fad1ad25497d7a2cbc538fcff742d5a6c) --- doc/device-configuration-via-udev.dox | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/device-configuration-via-udev.dox b/doc/device-configuration-via-udev.dox index 82a35543..cacbbf1a 100644 --- a/doc/device-configuration-via-udev.dox +++ b/doc/device-configuration-via-udev.dox @@ -33,7 +33,7 @@ devices with the same property value are grouped into the same device group, the value itself is irrelevant otherwise.
ID_SEAT
-
Assigns the physical seat for this device. See +
Assigns the physical @ref seats "seat" for this device. See libinput_seat_get_physical_name(). Defaults to "seat0".
ID_INPUT
If this property is set, the device is considered an input device. Any @@ -49,7 +49,7 @@ one of these may be set at any time, libinput will select only one of these to determine the device type. To ensure libinput selects the correct device type, only set one of them.
WL_SEAT
-
Assigns the logical seat for this device. See +
Assigns the logical @ref seats "seat" for this device. See libinput_seat_get_logical_name() context. Defaults to "default".
MOUSE_DPI