Searched full:trackpoint (Results 1 – 6 of 6) sorted by relevance
/freebsd/sys/contrib/device-tree/Bindings/input/ |
H A D | elan_i2c.txt | 15 - elan,trackpoint: touchpad can support a trackpoint (boolean)
|
H A D | elan,ekth3000.yaml | 32 elan,trackpoint: 34 description: touchpad can support a trackpoint
|
/freebsd/sys/dev/atkbdc/ |
H A D | psm.c | 444 trackpointinfo_t tpinfo; /* TrackPoint configuration */ 478 int muxmsbuttons; /* Mouse (trackpoint) button state */ 729 { MOUSE_MODEL_TRACKPOINT, /* IBM/Lenovo TrackPoint */ 984 { MOUSE_MODEL_TRACKPOINT, "IBM/Lenovo TrackPoint" }, in model_name() 1689 #define PS2_MOUSE_TRACKPOINT_NAME "TPPS/2 IBM TrackPoint" 1692 #define PS2_MOUSE_ELANTECH_ST_NAME "ETPS/2 Elantech TrackPoint" 2978 &trackpoint_support, 0, "Enable support for IBM/Lenovo TrackPoint"); 3689 /* Prefer trackpoint buttons over touchpad's */ 3704 /* Filter out impossible w induced by middle trackpoint btn */ 3714 default: /* Generic mouse (Trackpoint) packet */ [all …]
|
/freebsd/share/man/man4/ |
H A D | psm.4 | 341 Similarly, extended support for IBM/Lenovo TrackPoint and Elantech touchpads 849 TrackPoint, and Interlink VersaPad require
|
/freebsd/usr.sbin/moused/ |
H A D | moused.c | 245 { "TrackPoint", MOUSE_MODEL_TRACKPOINT, 0 }, 1160 * the stick/trackpoint/nipple, scroll! in moused()
|
/freebsd/share/misc/ |
H A D | usb_vendors | 10022 0009 Composite TouchPad and TrackPoint 19417 6009 ThinkPad Keyboard with TrackPoint 19426 6047 ThinkPad Compact Keyboard with TrackPoint
|