logo

oasis-root

Compiled tree of Oasis Linux based on own branch at <https://hacktivis.me/git/oasis/> git clone https://anongit.hacktivis.me/git/oasis-root.git

30-vendor-alps.quirks (894B)


  1. # Do not edit this file, it will be overwritten on update
  2. # ALPS firmware versions:
  3. # V1 = 0x100
  4. # V2 = 0x200
  5. # V3 = 0x300
  6. # V3_RUSHMORE = 0x310
  7. # V4 = 0x400
  8. # V5 = 0x500
  9. # V6 = 0x600
  10. # V7 = 0x700 /* t3btl t4s */
  11. # V8 = 0x800 /* SS4btl SS4s */
  12. # V9 = 0x900 /* ss3btl */
  13. [ALPS Serial Touchpads]
  14. MatchUdevType=touchpad
  15. MatchBus=ps2
  16. MatchVendor=0x0002
  17. MatchProduct=0x0008
  18. ModelALPSSerialTouchpad=1
  19. [ALPS i2c Touchpads]
  20. MatchUdevType=touchpad
  21. MatchBus=i2c
  22. MatchVendor=0x0488
  23. AttrPalmPressureThreshold=180
  24. [ALPS v8 Touchpads]
  25. MatchUdevType=touchpad
  26. MatchBus=ps2
  27. MatchVendor=0x0002
  28. MatchProduct=0x0008
  29. MatchVersion=0x0800
  30. AttrSizeHint=100x55
  31. [ALPS v8 Trackpoint]
  32. MatchUdevType=pointingstick
  33. MatchBus=ps2
  34. MatchVendor=0x0002
  35. MatchProduct=0x0008
  36. MatchVersion=0x0800
  37. AttrTrackpointMultiplier=0.125