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