1 What: /sys/devices/platform/i8042/.../sensitivity
4 Contact: linux-input@vger.kernel.org
6 (RW) Trackpoint sensitivity.
8 What: /sys/devices/platform/i8042/.../intertia
11 Contact: linux-input@vger.kernel.org
13 (RW) Negative inertia factor. High values cause the cursor to
14 snap backward when the trackpoint is released.
16 What: /sys/devices/platform/i8042/.../reach
19 Contact: linux-input@vger.kernel.org
21 (RW) Backup range for z-axis press.
23 What: /sys/devices/platform/i8042/.../draghys
26 Contact: linux-input@vger.kernel.org
28 (RW) The drag hysteresis controls how hard it is to drag with
31 What: /sys/devices/platform/i8042/.../mindrag
34 Contact: linux-input@vger.kernel.org
36 (RW) Minimum amount of force needed to trigger dragging.
38 What: /sys/devices/platform/i8042/.../speed
41 Contact: linux-input@vger.kernel.org
43 (RW) Speed of the trackpoint cursor.
45 What: /sys/devices/platform/i8042/.../thresh
48 Contact: linux-input@vger.kernel.org
50 (RW) Minimum value for z-axis force required to trigger a press
51 or release, relative to the running average.
53 What: /sys/devices/platform/i8042/.../upthresh
56 Contact: linux-input@vger.kernel.org
58 (RW) The offset from the running average required to generate a
59 select (click) on z-axis on release.
61 What: /sys/devices/platform/i8042/.../ztime
64 Contact: linux-input@vger.kernel.org
66 (RW) This attribute determines how sharp a press has to be in
67 order to be recognized.
69 What: /sys/devices/platform/i8042/.../jenks
72 Contact: linux-input@vger.kernel.org
74 (RW) Minimum curvature in degrees required to generate a double
75 click without a release.
77 What: /sys/devices/platform/i8042/.../skipback
80 Contact: linux-input@vger.kernel.org
82 (RW) When the skipback bit is set, backup cursor movement during
83 releases from drags will be suppressed. The default value for
86 What: /sys/devices/platform/i8042/.../ext_dev
89 Contact: linux-input@vger.kernel.org
91 (RW) Disable (0) or enable (1) external pointing device.
93 What: /sys/devices/platform/i8042/.../press_to_select
96 Contact: linux-input@vger.kernel.org
98 (RW) Writing a value of 1 to this file will enable the Press to
99 Select functions like tapping the control stick to simulate a
100 left click, and writing 0 will disable it.
102 What: /sys/devices/platform/i8042/.../drift_time
105 Contact: linux-input@vger.kernel.org
107 (RW) This parameter controls the period of time to test for a
108 ‘hands off’ condition (i.e. when no force is applied) before a
109 drift (noise) calibration occurs.
111 IBM Trackpoints have a feature to compensate for drift by
112 recalibrating themselves periodically. By default, if for 0.5
113 seconds there is no change in position, it's used as the new
114 zero. This duration is too low. Often, the calibration happens
115 when the trackpoint is in fact being used.