50-system-positivo.quirks 777 B

12345678910111213141516171819202122
  1. # Do not edit this file, it will be overwritten on update
  2. # Most Pixart Touchpad (093A:0255) devices don't have buttons so we remove right
  3. # button in 30-vendor-pixart.quirks, but this one does.
  4. [Positivo VAIO FE15 Touchpad]
  5. MatchBus=i2c
  6. MatchVendor=0x093A
  7. MatchProduct=0x0255
  8. MatchUdevType=touchpad
  9. MatchDMIModalias=dmi:*:svnPositivoBahia-VAIO:pnVJFE59F11X-*:*
  10. AttrEventCode=+BTN_RIGHT
  11. # Most Pixart Touchpad (093A:0255) devices don't have buttons so we remove right
  12. # button in 30-vendor-pixart.quirks, but this one does.
  13. # https://gitlab.freedesktop.org/libinput/libinput/-/work_items/1315
  14. [Positivo N8460 Touchpad]
  15. MatchBus=i2c
  16. MatchVendor=0x093A
  17. MatchProduct=0x0255
  18. MatchUdevType=touchpad
  19. MatchDMIModalias=dmi:*svnPositivoTecnologiaSA:pnN8460:*
  20. AttrEventCode=+BTN_RIGHT