From 7287d08d4e249aef9df469e687a5e6e96c843758 Mon Sep 17 00:00:00 2001 From: Peter Hutterer Date: Fri, 25 May 2018 16:37:05 +1000 Subject: [PATCH libinput] udev: default to a trackpoint range of 160 for the new ALPS trackpoints https://bugs.freedesktop.org/show_bug.cgi?id=106323 Signed-off-by: Peter Hutterer --- udev/90-libinput-model-quirks.hwdb | 3 +++ 1 file changed, 3 insertions(+) diff --git a/udev/90-libinput-model-quirks.hwdb b/udev/90-libinput-model-quirks.hwdb index 25e99d9f..06e48950 100644 --- a/udev/90-libinput-model-quirks.hwdb +++ b/udev/90-libinput-model-quirks.hwdb @@ -49,6 +49,9 @@ libinput:name:*AlpsPS/2 ALPS DualPoint TouchPad:fwversion:800 libinput:name:*AlpsPS/2 ALPS GlidePoint:fwversion:800 LIBINPUT_ATTR_SIZE_HINT=100x55 +libinput:name:*AlpsPS/2 ALPS DualPoint Stick:fwversion:800 + LIBINPUT_ATTR_TRACKPOINT_RANGE=160 + ########################################## # Apple ########################################## -- 2.14.3