summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorPeter Hutterer <peter.hutterer@who-t.net>2018-03-19 10:00:59 +1000
committerPeter Hutterer <peter.hutterer@who-t.net>2018-03-20 10:48:04 +1000
commit0d4b50fd6e200cb8b720ee0b917b882d2d03542b (patch)
tree724f02a123d4bb58461263552756cf251183febe /configure.ac
parent9d9f59fd4c5a57e4663b19c3cace6f78202c4689 (diff)
downloadxorg-driver-xf86-input-libinput-0d4b50fd6e200cb8b720ee0b917b882d2d03542b.tar.gz
man: note that we don't do /dev/input/by-id or /dev/input/by-path
For logind-setups we need to match the path libinput wants to open with the Option Device path that the device has so we know when to return the server-fd. This doesn't work for by-id or by-path because libinput resolves those (through udev) to the actual eventX node so our paths look different when they are the same device. This could be fixed but since this is easy enough to work around with a InputClass section and rather a niche case, it's not really worth the effort. https://bugs.freedesktop.org/show_bug.cgi?id=105562 Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net> Reviewed-by: Adam Jackson <ajax@redhat.com>
Diffstat (limited to 'configure.ac')
0 files changed, 0 insertions, 0 deletions