| 12345678910111213141516171819202122232425262728293031323334353637 |
- # Do not edit this file, it will be overwritten on update
- # GPD Win Max - All versions
- # TongFang GX4 (X4SP4NAL)
- [Pixart Touchpad (093A:0255)]
- MatchBus=i2c
- MatchUdevType=touchpad
- MatchVendor=0x093A
- MatchProduct=0x0255
- AttrEventCode=-BTN_RIGHT
- # Framework Laptop
- # PCSpecialist Recoil 17
- [Pixart Touchpad (093A:0274)]
- MatchBus=i2c
- MatchUdevType=touchpad
- MatchVendor=0x093A
- MatchProduct=0x0274
- AttrEventCode=-BTN_RIGHT
- # Chuwi AeroBook Plus
- # Chuwi Gemibook
- [Pixart Touchpad (093A:1336)]
- MatchBus=i2c
- MatchUdevType=touchpad
- MatchVendor=0x093A
- MatchProduct=0x1336
- AttrEventCode=-BTN_RIGHT
- # "093A:4811 Touchpad": haptic pressure touchpad used in Acer Predator laptops.
- # PIXA4811:00 093A:4811 Touchpad
- [Pixart Haptic Touchpad (093A:4811)]
- MatchBus=i2c
- MatchVendor=0x093A
- MatchProduct=0x4811
- MatchUdevType=touchpad
- AttrInputProp=+INPUT_PROP_PRESSUREPAD
|