1 What: /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/press_to_select
3 Contact: linux-input@vger.kernel.org
4 Description: This controls if mouse clicks should be generated if the trackpoint is quickly pressed. How fast this press has to be
5 is being controlled by press_speed.
7 Applies to Thinkpad USB Keyboard with TrackPoint.
9 What: /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/dragging
11 Contact: linux-input@vger.kernel.org
12 Description: If this setting is enabled, it is possible to do dragging by pressing the trackpoint. This requires press_to_select to be enabled.
14 Applies to Thinkpad USB Keyboard with TrackPoint.
16 What: /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/release_to_select
18 Contact: linux-input@vger.kernel.org
19 Description: For details regarding this setting please refer to http://www.pc.ibm.com/ww/healthycomputing/trkpntb.html
21 Applies to Thinkpad USB Keyboard with TrackPoint.
23 What: /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/select_right
25 Contact: linux-input@vger.kernel.org
26 Description: This setting controls if the mouse click events generated by pressing the trackpoint (if press_to_select is enabled) generate
27 a left or right mouse button click.
29 Applies to Thinkpad USB Keyboard with TrackPoint.
31 What: /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/sensitivity
33 Contact: linux-input@vger.kernel.org
34 Description: This file contains the trackpoint sensitivity.
35 Values are decimal integers from 1 (lowest sensitivity) to 255 (highest sensitivity).
36 Applies to Thinkpad USB Keyboard with TrackPoint.
38 What: /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/press_speed
40 Contact: linux-input@vger.kernel.org
41 Description: This setting controls how fast the trackpoint needs to be pressed to generate a mouse click if press_to_select is enabled.
42 Values are decimal integers from 1 (slowest) to 255 (fastest).
43 Applies to Thinkpad USB Keyboard with TrackPoint.
45 What: /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/fn_lock
47 Contact: linux-input@vger.kernel.org
48 Description: This setting controls whether Fn Lock is enabled on the keyboard (i.e. if F1 is Mute or F1)
50 Applies to ThinkPad Compact (USB|Bluetooth) Keyboard with TrackPoint.