[PATCH libinput 5/8] data: add ALPS v8 trackpoint range
Peter Hutterer
peter.hutterer at who-t.net
Thu Jun 14 03:25:56 UTC 2018
Got lost in the hwdb to quirks conversion
Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>
---
data/30-vendor-alps.quirks | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/data/30-vendor-alps.quirks b/data/30-vendor-alps.quirks
index 5d22fcef..50be76ad 100644
--- a/data/30-vendor-alps.quirks
+++ b/data/30-vendor-alps.quirks
@@ -12,3 +12,11 @@ MatchVendor=0x0002
MatchProduct=0x0008
MatchVersion=0x0800
AttrSizeHint=100x55
+
+[ALPS v8 Trackpoint]
+MatchUdevType=pointingstick
+MatchBus=ps2
+MatchVendor=0x0002
+MatchProduct=0x0008
+MatchVersion=0x0800
+AttrTrackpointRange=160
--
2.14.4
More information about the wayland-devel
mailing list