hc
2023-12-08 01573e231f18eb2d99162747186f59511f56b64d
kernel/Documentation/ABI/testing/sysfs-driver-hid-lenovo
....@@ -3,14 +3,18 @@
33 Contact: linux-input@vger.kernel.org
44 Description: This controls if mouse clicks should be generated if the trackpoint is quickly pressed. How fast this press has to be
55 is being controlled by press_speed.
6
+
67 Values are 0 or 1.
8
+
79 Applies to Thinkpad USB Keyboard with TrackPoint.
810
911 What: /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/dragging
1012 Date: July 2011
1113 Contact: linux-input@vger.kernel.org
1214 Description: If this setting is enabled, it is possible to do dragging by pressing the trackpoint. This requires press_to_select to be enabled.
15
+
1316 Values are 0 or 1.
17
+
1418 Applies to Thinkpad USB Keyboard with TrackPoint.
1519
1620 What: /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/release_to_select
....@@ -25,7 +29,9 @@
2529 Contact: linux-input@vger.kernel.org
2630 Description: This setting controls if the mouse click events generated by pressing the trackpoint (if press_to_select is enabled) generate
2731 a left or right mouse button click.
32
+
2833 Values are 0 or 1.
34
+
2935 Applies to Thinkpad USB Keyboard with TrackPoint.
3036
3137 What: /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/sensitivity
....@@ -39,12 +45,16 @@
3945 Date: July 2011
4046 Contact: linux-input@vger.kernel.org
4147 Description: This setting controls how fast the trackpoint needs to be pressed to generate a mouse click if press_to_select is enabled.
48
+
4249 Values are decimal integers from 1 (slowest) to 255 (fastest).
50
+
4351 Applies to Thinkpad USB Keyboard with TrackPoint.
4452
4553 What: /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/fn_lock
4654 Date: July 2014
4755 Contact: linux-input@vger.kernel.org
4856 Description: This setting controls whether Fn Lock is enabled on the keyboard (i.e. if F1 is Mute or F1)
57
+
4958 Values are 0 or 1
59
+
5060 Applies to ThinkPad Compact (USB|Bluetooth) Keyboard with TrackPoint.