mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2026-01-11 22:40:25 +01:00
quirks: add missing match in synaptic touchpad
Signed-off-by: David Santamaría Rogado <howl.nsp@gmail.com> Part-of: <https://gitlab.freedesktop.org/libinput/libinput/-/merge_requests/1391>
This commit is contained in:
parent
83966ee306
commit
08a8e0cc38
1 changed files with 1 additions and 0 deletions
|
|
@ -16,6 +16,7 @@ ModelSynapticsSerialTouchpad=1
|
|||
MatchBus=i2c
|
||||
MatchVendor=0x06CB
|
||||
MatchProduct=0xCE37
|
||||
MatchUdevType=touchpad
|
||||
AttrInputProp=+INPUT_PROP_PRESSUREPAD
|
||||
|
||||
# "SYNA3580:00 06CB:CFD2 Touchpad": pressure touchpad mostly used in HP laptops.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue