mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2025-12-20 05:40:04 +01:00
This is the more generic approach and doesn't require us to have any specific implementation in libinput itself. Part-of: <https://gitlab.freedesktop.org/libinput/libinput/-/merge_requests/1374>
8 lines
260 B
Text
8 lines
260 B
Text
# Clickpad that announces BTN_RIGHT
|
|
# requires AttrInputProp=+INPUT_PROP_PRESSUREPAD
|
|
[HONOR MagicBook Art 14]
|
|
MatchName=*TOPS0102*
|
|
MatchDMIModalias=dmi:*svnHONOR:*pnMRA-XXX*
|
|
MatchUdevType=touchpad
|
|
AttrEventCode=-BTN_RIGHT
|
|
AttrInputProp=+INPUT_PROP_PRESSUREPAD
|