mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2026-05-07 10:48:07 +02:00
quirks: add quirk for the Wareus B15
Fix:
https://gitlab.freedesktop.org/libinput/libinput/-/work_items/1267
(cherry picked from commit 488c0c9645)
Part-of: <https://gitlab.freedesktop.org/libinput/libinput/-/merge_requests/1470>
This commit is contained in:
parent
3e93e5d730
commit
696e465c3c
1 changed files with 6 additions and 0 deletions
6
quirks/50-system-wareus.quirks
Normal file
6
quirks/50-system-wareus.quirks
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
# Clickpad that announces BTN_RIGHT
|
||||
[Wareus B15 Touchpad]
|
||||
MatchName=HTIX5288:00 36B6:C001 Touchpad
|
||||
MatchUdevType=touchpad
|
||||
MatchDMIModalias=dmi:*svnWareus:*pnB15*
|
||||
AttrEventCode=-BTN_RIGHT
|
||||
Loading…
Add table
Reference in a new issue