Alternative workaround

Instead of removing /usr/share/libinput/30-vendor-pixart.quirks, it is
possible to override the problematic quirk locally.

First, create the directory (if it does not already exist): sudo mkdir
-p /etc/libinput

Then create the file: sudo nano /etc/libinput/local-overrides.quirks

Add the following contents:

[N8460 Touchpad]
MatchBus=i2c
MatchName=* 093A:0255 Touchpad
MatchUdevType=touchpad
MatchDMIModalias=dmi:*svnPositivoTecnologiaSA:pnN8460:*
AttrEventCode=+BTN_RIGHT

Save the file and reboot the system.

This restores the functionality of both physical touchpad buttons while
keeping the vendor quirk file intact, making it a less intrusive
workaround.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2161510

Title:
  Touchpad buttons not working on Positivo Master N8460

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libinput/+bug/2161510/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to