mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2026-03-21 16:50:42 +01:00
quirks: fix palm size threshold for the Wacom PTH660
Copy/paste error in the hwdb to quirks transition Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
parent
260e43532a
commit
2bf3d57fe0
1 changed files with 1 additions and 1 deletions
|
|
@ -11,4 +11,4 @@ MatchUdevType=touchpad
|
|||
MatchBus=usb
|
||||
MatchVendor=0x056A
|
||||
MatchProduct=0x0357
|
||||
AttrPalmSizeThreshold=1
|
||||
AttrPalmSizeThreshold=5
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue