From 988e4004896cd37a0dec161bafcab6b92329fb80 Mon Sep 17 00:00:00 2001 From: Lubomir Rintel Date: Mon, 11 Mar 2019 00:00:03 +0100 Subject: [PATCH] hwdb: label the trackpoint on IBM UltraNav keyboard as a pointing stick (#11934) This is the TrackPoint on an older IBM-branded ThinkPad-y USB keyboard. It needs ID_INPUT_POINTINGSTICK=1 for TrackPoint scrolling to work, and also for the AttrTrackpointMultiplier quirk to apply in libinput (otherwise the TrackPoint is too slooooow). --- hwdb/60-input-id.hwdb | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/hwdb/60-input-id.hwdb b/hwdb/60-input-id.hwdb index 7e9dc99220..20c1e7ea0d 100644 --- a/hwdb/60-input-id.hwdb +++ b/hwdb/60-input-id.hwdb @@ -66,3 +66,7 @@ id-input:modalias:input:b0003v5543p0081* # XP-PEN STAR 06 id-input:modalias:input:b0003v28bdp0078* ID_INPUT_TABLET=1 + +# Lite-On Tech IBM USB Travel Keyboard with Ultra Nav Mouse +id-input:modalias:input:b0003v04B3p301Ee0100-e0,1,2,4* + ID_INPUT_POINTINGSTICK=1