0001 What: /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/press_to_select
0002 Date: July 2011
0003 Contact: linux-input@vger.kernel.org
0004 Description: This controls if mouse clicks should be generated if the trackpoint is quickly pressed. How fast this press has to be
0005 is being controlled by press_speed.
0006
0007 Values are 0 or 1.
0008
0009 Applies to Thinkpad USB Keyboard with TrackPoint.
0010
0011 What: /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/dragging
0012 Date: July 2011
0013 Contact: linux-input@vger.kernel.org
0014 Description: If this setting is enabled, it is possible to do dragging by pressing the trackpoint. This requires press_to_select to be enabled.
0015
0016 Values are 0 or 1.
0017
0018 Applies to Thinkpad USB Keyboard with TrackPoint.
0019
0020 What: /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/release_to_select
0021 Date: July 2011
0022 Contact: linux-input@vger.kernel.org
0023 Description: For details regarding this setting please refer to http://www.pc.ibm.com/ww/healthycomputing/trkpntb.html
0024 Values are 0 or 1.
0025 Applies to Thinkpad USB Keyboard with TrackPoint.
0026
0027 What: /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/select_right
0028 Date: July 2011
0029 Contact: linux-input@vger.kernel.org
0030 Description: This setting controls if the mouse click events generated by pressing the trackpoint (if press_to_select is enabled) generate
0031 a left or right mouse button click.
0032
0033 Values are 0 or 1.
0034
0035 Applies to Thinkpad USB Keyboard with TrackPoint.
0036
0037 What: /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/sensitivity
0038 Date: July 2011
0039 Contact: linux-input@vger.kernel.org
0040 Description: This file contains the trackpoint sensitivity.
0041 Values are decimal integers from 1 (lowest sensitivity) to 255 (highest sensitivity).
0042 Applies to Thinkpad USB Keyboard with TrackPoint.
0043
0044 What: /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/press_speed
0045 Date: July 2011
0046 Contact: linux-input@vger.kernel.org
0047 Description: This setting controls how fast the trackpoint needs to be pressed to generate a mouse click if press_to_select is enabled.
0048
0049 Values are decimal integers from 1 (slowest) to 255 (fastest).
0050
0051 Applies to Thinkpad USB Keyboard with TrackPoint.
0052
0053 What: /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/fn_lock
0054 Date: July 2014
0055 Contact: linux-input@vger.kernel.org
0056 Description: This setting controls whether Fn Lock is enabled on the keyboard (i.e. if F1 is Mute or F1)
0057
0058 Values are 0 or 1
0059
0060 Applies to ThinkPad Compact (USB|Bluetooth) Keyboard with TrackPoint.