mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2026-05-06 12:38:06 +02:00
quirks: huawei better use pn instead pvr
Huawei MateBook X 2020 used M1010 product version but is used within different Matebook X over the years. Use EUL-WX9 product name instead. Part-of: <https://gitlab.freedesktop.org/libinput/libinput/-/merge_requests/1403>
This commit is contained in:
parent
605abf2f37
commit
0110512b3e
1 changed files with 2 additions and 2 deletions
|
|
@ -1,9 +1,9 @@
|
||||||
# Clickpad that announces BTN_RIGHT
|
# Clickpad that announces BTN_RIGHT
|
||||||
# https://bugzilla.redhat.com/show_bug.cgi?id=1972370
|
# https://bugzilla.redhat.com/show_bug.cgi?id=1972370
|
||||||
[Huawei MateBook 2020 Touchpad]
|
[Huawei MateBook X 2020 Touchpad]
|
||||||
MatchName=ELAN2604:00 04F3:3114 Touchpad
|
MatchName=ELAN2604:00 04F3:3114 Touchpad
|
||||||
MatchUdevType=touchpad
|
MatchUdevType=touchpad
|
||||||
MatchDMIModalias=dmi:*:svnHUAWEI:*:pvrM1010:*
|
MatchDMIModalias=dmi:*:svnHUAWEI:pnEUL-WX9:*
|
||||||
AttrEventCode=-BTN_RIGHT
|
AttrEventCode=-BTN_RIGHT
|
||||||
|
|
||||||
[Huawei MateBook X Pro 2022 Touchpad]
|
[Huawei MateBook X Pro 2022 Touchpad]
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue