quirks: add quirks for Dell laptop with Sensel Touchpad.

This touchpad is a pressure pad and needs the pressure
handling disable.

Signed-off-by: Charles Wang <charles.goodix@gmail.com>
Part-of: <https://gitlab.freedesktop.org/libinput/libinput/-/merge_requests/1342>
This commit is contained in:
wangyafei 2025-10-23 16:07:45 +08:00 committed by Marge Bot
parent aac0d3c2f8
commit a60976c1d4

View file

@ -199,3 +199,15 @@ MatchBus=i2c
MatchVendor=0x06CB
MatchProduct=0xD01A
ModelPressurePad=1
[Dell laptop 14 Sensel touchpad]
MatchBus=i2c
MatchVendor=0x2C2F
MatchProduct=0x0034
ModelPressurePad=1
[Dell laptop 16 Sensel touchpad]
MatchBus=i2c
MatchVendor=0x2C2F
MatchProduct=0x0033
ModelPressurePad=1