Skip to content

Commit dcb00fc

Browse files
K900dtor
authored andcommitted
Input: synaptics - enable InterTouch for ThinkPad X1E 1st gen
Tested on my own laptop, touchpad feels slightly more responsive with this on, though it might just be placebo. Signed-off-by: Ilya Katsnelson <[email protected]> Reviewed-by: Lyude Paul <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Dmitry Torokhov <[email protected]>
1 parent ed3e98e commit dcb00fc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

drivers/input/mouse/synaptics.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -179,6 +179,7 @@ static const char * const smbus_pnp_ids[] = {
179179
"LEN0093", /* T480 */
180180
"LEN0096", /* X280 */
181181
"LEN0097", /* X280 -> ALPS trackpoint */
182+
"LEN0099", /* X1 Extreme 1st */
182183
"LEN009b", /* T580 */
183184
"LEN200f", /* T450s */
184185
"LEN2044", /* L470 */

0 commit comments

Comments
 (0)