xref: /OK3568_Linux_fs/kernel/Documentation/ABI/testing/sysfs-driver-hid-lenovo (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1*4882a593SmuzhiyunWhat:		/sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/press_to_select
2*4882a593SmuzhiyunDate:		July 2011
3*4882a593SmuzhiyunContact:	linux-input@vger.kernel.org
4*4882a593SmuzhiyunDescription:	This controls if mouse clicks should be generated if the trackpoint is quickly pressed. How fast this press has to be
5*4882a593Smuzhiyun		is being controlled by press_speed.
6*4882a593Smuzhiyun
7*4882a593Smuzhiyun		Values are 0 or 1.
8*4882a593Smuzhiyun
9*4882a593Smuzhiyun		Applies to Thinkpad USB Keyboard with TrackPoint.
10*4882a593Smuzhiyun
11*4882a593SmuzhiyunWhat:		/sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/dragging
12*4882a593SmuzhiyunDate:		July 2011
13*4882a593SmuzhiyunContact:	linux-input@vger.kernel.org
14*4882a593SmuzhiyunDescription:	If this setting is enabled, it is possible to do dragging by pressing the trackpoint. This requires press_to_select to be enabled.
15*4882a593Smuzhiyun
16*4882a593Smuzhiyun		Values are 0 or 1.
17*4882a593Smuzhiyun
18*4882a593Smuzhiyun		Applies to Thinkpad USB Keyboard with TrackPoint.
19*4882a593Smuzhiyun
20*4882a593SmuzhiyunWhat:		/sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/release_to_select
21*4882a593SmuzhiyunDate:		July 2011
22*4882a593SmuzhiyunContact:	linux-input@vger.kernel.org
23*4882a593SmuzhiyunDescription:	For details regarding this setting please refer to http://www.pc.ibm.com/ww/healthycomputing/trkpntb.html
24*4882a593Smuzhiyun		Values are 0 or 1.
25*4882a593Smuzhiyun		Applies to Thinkpad USB Keyboard with TrackPoint.
26*4882a593Smuzhiyun
27*4882a593SmuzhiyunWhat:		/sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/select_right
28*4882a593SmuzhiyunDate:		July 2011
29*4882a593SmuzhiyunContact:	linux-input@vger.kernel.org
30*4882a593SmuzhiyunDescription:	This setting controls if the mouse click events generated by pressing the trackpoint (if press_to_select is enabled) generate
31*4882a593Smuzhiyun		a left or right mouse button click.
32*4882a593Smuzhiyun
33*4882a593Smuzhiyun		Values are 0 or 1.
34*4882a593Smuzhiyun
35*4882a593Smuzhiyun		Applies to Thinkpad USB Keyboard with TrackPoint.
36*4882a593Smuzhiyun
37*4882a593SmuzhiyunWhat:		/sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/sensitivity
38*4882a593SmuzhiyunDate:		July 2011
39*4882a593SmuzhiyunContact:	linux-input@vger.kernel.org
40*4882a593SmuzhiyunDescription:	This file contains the trackpoint sensitivity.
41*4882a593Smuzhiyun		Values are decimal integers from 1 (lowest sensitivity) to 255 (highest sensitivity).
42*4882a593Smuzhiyun		Applies to Thinkpad USB Keyboard with TrackPoint.
43*4882a593Smuzhiyun
44*4882a593SmuzhiyunWhat:		/sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/press_speed
45*4882a593SmuzhiyunDate:		July 2011
46*4882a593SmuzhiyunContact:	linux-input@vger.kernel.org
47*4882a593SmuzhiyunDescription:	This setting controls how fast the trackpoint needs to be pressed to generate a mouse click if press_to_select is enabled.
48*4882a593Smuzhiyun
49*4882a593Smuzhiyun		Values are decimal integers from 1 (slowest) to 255 (fastest).
50*4882a593Smuzhiyun
51*4882a593Smuzhiyun		Applies to Thinkpad USB Keyboard with TrackPoint.
52*4882a593Smuzhiyun
53*4882a593SmuzhiyunWhat:		/sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/fn_lock
54*4882a593SmuzhiyunDate:		July 2014
55*4882a593SmuzhiyunContact:	linux-input@vger.kernel.org
56*4882a593SmuzhiyunDescription:	This setting controls whether Fn Lock is enabled on the keyboard (i.e. if F1 is Mute or F1)
57*4882a593Smuzhiyun
58*4882a593Smuzhiyun		Values are 0 or 1
59*4882a593Smuzhiyun
60*4882a593Smuzhiyun		Applies to ThinkPad Compact (USB|Bluetooth) Keyboard with TrackPoint.
61