FIXED: trackpad in linux

Note: If you want to fix this now, you can create /etc/libinput/local-overrides.quirks with the contents:

[Framework Laptop Touchpad]
MatchName=PIXA3854:00 093A:0274 Touchpad
MatchUdevType=touchpad
MatchDMIModalias=dmi:*svnFramework:pnLaptop:*
AttrEventCodeDisable=BTN_RIGHT
7 Likes