| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172 |
- # Do not edit this file, it will be overwritten on update
- # "GXTP5100 Touchpad": pressure touchpad mostly used in Lenovo laptops.
- # Match vid and pid as it can have other names.
- [Goodix Haptic Touchpad (27C6:01E7)]
- MatchBus=i2c
- MatchVendor=0x27C6
- MatchProduct=0x01E7
- MatchUdevType=touchpad
- AttrInputProp=+INPUT_PROP_PRESSUREPAD
- # "GXTP5100 Touchpad": pressure touchpad mostly used in Lenovo laptops.
- # GXTP5100:00 27C6:01E8 Touchpad
- [Goodix Haptic Touchpad (27C6:01E8)]
- MatchBus=i2c
- MatchVendor=0x27C6
- MatchProduct=0x01E8
- MatchUdevType=touchpad
- AttrInputProp=+INPUT_PROP_PRESSUREPAD
- # "GXTP5100 Touchpad": pressure touchpad mostly used in Lenovo laptops.
- # GXTP5100:00 27C6:01E9 Touchpad
- [Goodix Haptic Touchpad (27C6:01E9)]
- MatchBus=i2c
- MatchVendor=0x27C6
- MatchProduct=0x01E9
- MatchUdevType=touchpad
- AttrInputProp=+INPUT_PROP_PRESSUREPAD
- # "GXTP5100 Touchpad": pressure touchpad mostly used in Lenovo laptops.
- # GXTP5100:00 27C6:01EA Touchpad
- [Goodix Haptic Touchpad (27C6:01EA)]
- MatchBus=i2c
- MatchVendor=0x27C6
- MatchProduct=0x01EA
- MatchUdevType=touchpad
- AttrInputProp=+INPUT_PROP_PRESSUREPAD
- # "GXTP5100 Touchpad": pressure touchpad mostly used in Lenovo laptops.
- # GXTP5100:00 27C6:01EB Touchpad
- [Goodix Haptic Touchpad (27C6:01EB)]
- MatchBus=i2c
- MatchVendor=0x27C6
- MatchProduct=0x01EB
- MatchUdevType=touchpad
- AttrInputProp=+INPUT_PROP_PRESSUREPAD
- # "GXTP5400 Touchpad": pressure touchpad mostly used in Lenovo laptops.
- # GXTP5400:00 27C6:0F96 Touchpad
- [Goodix Haptic Touchpad (27C6:0F96)]
- MatchBus=i2c
- MatchVendor=0x27C6
- MatchProduct=0x0F96
- MatchUdevType=touchpad
- AttrInputProp=+INPUT_PROP_PRESSUREPAD
- # "GXTP5420 Touchpad": pressure touchpad mostly used in Lenovo laptops.
- # GXTP5420:00 27C6:0F95 Touchpad
- [Goodix Haptic Touchpad (27C6:0F95)]
- MatchBus=i2c
- MatchVendor=0x27C6
- MatchProduct=0x0F95
- MatchUdevType=touchpad
- AttrInputProp=+INPUT_PROP_PRESSUREPAD
- # "GXTP5420 Touchpad": pressure touchpad mostly used in Lenovo laptops.
- [Goodix Haptic Touchpad (27C6:0F90)]
- MatchBus=i2c
- MatchVendor=0x27C6
- MatchProduct=0x0F90
- MatchUdevType=touchpad
- AttrInputProp=+INPUT_PROP_PRESSUREPAD
|