mirror of
https://github.com/systemd/systemd.git
synced 2024-12-22 17:35:35 +03:00
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).
This commit is contained in:
parent
49942d6b1e
commit
988e400489
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user