Merge tag 'x86-apic-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/git...
[linux-2.6-microblaze.git] / Documentation / ABI / testing / sysfs-driver-hid-lenovo
1 What:           /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/press_to_select
2 Date:           July 2011
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.
6
7                 Values are 0 or 1.
8
9                 Applies to Thinkpad USB Keyboard with TrackPoint.
10
11 What:           /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/dragging
12 Date:           July 2011
13 Contact:        linux-input@vger.kernel.org
14 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
16                 Values are 0 or 1.
17
18                 Applies to Thinkpad USB Keyboard with TrackPoint.
19
20 What:           /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/release_to_select
21 Date:           July 2011
22 Contact:        linux-input@vger.kernel.org
23 Description:    For details regarding this setting please refer to http://www.pc.ibm.com/ww/healthycomputing/trkpntb.html
24                 Values are 0 or 1.
25                 Applies to Thinkpad USB Keyboard with TrackPoint.
26
27 What:           /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/select_right
28 Date:           July 2011
29 Contact:        linux-input@vger.kernel.org
30 Description:    This setting controls if the mouse click events generated by pressing the trackpoint (if press_to_select is enabled) generate
31                 a left or right mouse button click.
32
33                 Values are 0 or 1.
34
35                 Applies to Thinkpad USB Keyboard with TrackPoint.
36
37 What:           /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/sensitivity
38 Date:           July 2011
39 Contact:        linux-input@vger.kernel.org
40 Description:    This file contains the trackpoint sensitivity.
41                 Values are decimal integers from 1 (lowest sensitivity) to 255 (highest sensitivity).
42                 Applies to Thinkpad USB Keyboard with TrackPoint.
43
44 What:           /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/press_speed
45 Date:           July 2011
46 Contact:        linux-input@vger.kernel.org
47 Description:    This setting controls how fast the trackpoint needs to be pressed to generate a mouse click if press_to_select is enabled.
48
49                 Values are decimal integers from 1 (slowest) to 255 (fastest).
50
51                 Applies to Thinkpad USB Keyboard with TrackPoint.
52
53 What:           /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/fn_lock
54 Date:           July 2014
55 Contact:        linux-input@vger.kernel.org
56 Description:    This setting controls whether Fn Lock is enabled on the keyboard (i.e. if F1 is Mute or F1)
57
58                 Values are 0 or 1
59
60                 Applies to ThinkPad Compact (USB|Bluetooth) Keyboard with TrackPoint.