[PATCH libinput 4/8] data: re-add the ALPS v8 size hint
Peter Hutterer
peter.hutterer at who-t.net
Thu Jun 14 03:25:55 UTC 2018
Got lost in the udev to quirks file 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 fd1dde45..5d22fcef 100644
--- a/data/30-vendor-alps.quirks
+++ b/data/30-vendor-alps.quirks
@@ -4,3 +4,11 @@ MatchBus=ps2
MatchVendor=0x0002
MatchProduct=0x0008
ModelALPSTouchpad=1
+
+[ALPS v8 Touchpads]
+MatchUdevType=touchpad
+MatchBus=ps2
+MatchVendor=0x0002
+MatchProduct=0x0008
+MatchVersion=0x0800
+AttrSizeHint=100x55
--
2.14.4
More information about the wayland-devel
mailing list