Searched full:trackpoint (Results 1 – 10 of 10) sorted by relevance
| /linux/Documentation/ABI/testing/ |
| H A D | sysfs-driver-hid-lenovo | 4 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 D | sysfs-devices-platform-trackpoint | 6 (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 D | elan,ekth3000.yaml | 32 elan,trackpoint: 34 description: touchpad can support a trackpoint
|
| /linux/drivers/hid/ |
| H A D | hid-lenovo.c | 4 * - ThinkPad USB Keyboard with TrackPoint (tpkbd) 5 * - ThinkPad Compact Bluetooth Keyboard with TrackPoint (cptkbd) 6 * - ThinkPad Compact USB Keyboard with TrackPoint (cptkbd) 7 * - ThinkPad TrackPoint Keyboard II USB/Bluetooth (cptkbd/tpIIkbd) 135 /* Broken ThinkPad TrackPoint II collection (Bluetooth mode) */ 205 /* This sub-device contains trackpoint, mark it */ in lenovo_input_mapping_tpkbd() 1229 * set drvdata to 1, i.e. the trackpoint. in lenovo_probe_tpkbd() 1454 * Only the trackpoint half of the keyboard has drvdata and stuff that in lenovo_remove_tpkbd() 1523 /* set only for trackpoint device */ in lenovo_input_configured() 1555 * part, while letting hid-multitouch.c handle the touchpad and trackpoint [all...] |
| /linux/drivers/input/mouse/ |
| H A D | elan_i2c_core.c | 58 struct input_dev *tp_input; /* trackpoint input node */ 1049 "received a trackpoint report while no trackpoint device has been created. Please report upstream.\n"); in elan_isr() 1123 input->name = "Elan TrackPoint"; in elan_setup_input_device() 1310 if (device_property_read_bool(&client->dev, "elan,trackpoint")) { in elan_probe() 1343 "failed to register TrackPoint input device: %d\n", in __elan_suspend()
|
| H A D | elantech.c | 307 * (*) + 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 D | elantech.h | 170 struct input_dev *tp_dev; /* Relative device for trackpoint */
|
| H A D | synaptics.c | 177 "LEN0072", /* X1 Carbon Gen 5 (2017) - Elan/ALPS trackpoint */ 183 "LEN0097", /* X280 -> ALPS trackpoint */
|
| /linux/Documentation/input/devices/ |
| H A D | alps.rst | 100 For protocol version 2 devices when the trackpoint is used, and no fingers
|
| /linux/drivers/platform/x86/lenovo/ |
| H A D | thinkpad_acpi.c | 188 TP_HKEY_EV_DOUBLETAP_TOGGLE = 0x131c, /* Toggle trackpoint doubletap on/off */ 258 TP_HKEY_EV_TRACK_DOUBLETAP = 0x8036, /* trackpoint doubletap */ 3547 /* Enable TrackPoint doubletap event reporting by default. */ in hotkey_init()
|