mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2026-05-07 03:48:06 +02:00
quirks: add quirk for the Prestigio Smartbook 141 C2 touchpad
Fixes #674 Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
parent
f0d3761f73
commit
bf61ab9bb0
1 changed files with 7 additions and 0 deletions
7
quirks/50-system-prestigio.quirks
Normal file
7
quirks/50-system-prestigio.quirks
Normal file
|
|
@ -0,0 +1,7 @@
|
||||||
|
# Clickpad that announces BTN_RIGHT
|
||||||
|
# https://gitlab.freedesktop.org/libinput/libinput/-/issues/674
|
||||||
|
[Prestigio Smartbook 141 C2 Touchpad]
|
||||||
|
MatchName=SYNA3602:00 0911:5288 Touchpad
|
||||||
|
MatchUdevType=touchpad
|
||||||
|
MatchDMIModalias=dmi:*svnPrestigio:*pnPSB141C02*
|
||||||
|
AttrEventCodeDisable=BTN_RIGHT
|
||||||
Loading…
Add table
Reference in a new issue