Got lost in the hwdb to quirks conversion Signed-off-by: Peter Hutterer <[email protected]> --- 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 _______________________________________________ wayland-devel mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/wayland-devel
