Home
last modified time | relevance | path

Searched full:trackpoint (Results 1 – 8 of 8) sorted by relevance

/linux/Documentation/ABI/testing/
H A Dsysfs-driver-hid-lenovo4 Description: This controls if mouse clicks should be generated if the trackpoint is quickly pressed…
9 Applies to Thinkpad USB Keyboard with TrackPoint.
14 Description: If this setting is enabled, it is possible to do dragging by pressing the trackpoint. …
18 Applies to Thinkpad USB Keyboard with TrackPoint.
25 Applies to Thinkpad USB Keyboard with TrackPoint.
30 Description: This setting controls if the mouse click events generated by pressing the trackpoint (…
35 Applies to Thinkpad USB Keyboard with TrackPoint.
40 Description: This file contains the trackpoint sensitivity.
42 Applies to Thinkpad USB Keyboard with TrackPoint.
47 Description: This setting controls how fast the trackpoint needs to be pressed to generate a mouse …
[all …]
H A Dsysfs-devices-platform-trackpoint6 (RW) Trackpoint sensitivity.
14 snap backward when the trackpoint is released.
43 (RW) Speed of the trackpoint cursor.
115 when the trackpoint is in fact being used.
/linux/Documentation/devicetree/bindings/input/
H A Delan,ekth3000.yaml32 elan,trackpoint:
34 description: touchpad can support a trackpoint
/linux/drivers/input/mouse/
H A Delantech.c307 * (*) + 3 trackpoint buttons
308 * (**) + 0 trackpoint buttons
522 * This firmware misreport coordinates for trackpoint in elantech_report_trackpoint()
1783 /* The MSB indicates the presence of the trackpoint */ in elantech_query_info()
1790 * This module has a bug which makes trackpoint in SMBus in elantech_query_info()
1791 * mode return invalid data unless trackpoint is switched in elantech_query_info()
1798 "Trackpoint report is broken, forcing standard PS/2 protocol\n"); in elantech_query_info()
1955 i2c_props[idx++] = PROPERTY_ENTRY_BOOL("elan,trackpoint"); in elantech_create_smbus()
2124 tp_dev->name = "ETPS/2 Elantech TrackPoint"; in elantech_setup_ps2()
H A Delantech.h170 struct input_dev *tp_dev; /* Relative device for trackpoint */
H A Dsynaptics.c177 "LEN0072", /* X1 Carbon Gen 5 (2017) - Elan/ALPS trackpoint */
183 "LEN0097", /* X280 -> ALPS trackpoint */
/linux/Documentation/input/devices/
H A Dalps.rst100 For protocol version 2 devices when the trackpoint is used, and no fingers
/linux/drivers/platform/x86/lenovo/
H A Dthinkpad_acpi.c187 TP_HKEY_EV_DOUBLETAP_TOGGLE = 0x131c, /* Toggle trackpoint doubletap on/off */
257 TP_HKEY_EV_TRACK_DOUBLETAP = 0x8036, /* trackpoint doubletap */
3547 /* Enable TrackPoint doubletap event reporting by default. */ in hotkey_init()