mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2025-12-29 14:50:08 +01:00
data: add ALPS v8 trackpoint range
Got lost in the hwdb to quirks conversion Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
parent
21ece0ce79
commit
d3633aac24
1 changed files with 8 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue