mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2026-04-01 01:10:35 +02:00
quirks: add quirk for the Wareus B15
Fix: https://gitlab.freedesktop.org/libinput/libinput/-/work_items/1267 Part-of: <https://gitlab.freedesktop.org/libinput/libinput/-/merge_requests/1457>
This commit is contained in:
parent
baddf1e2b6
commit
488c0c9645
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