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 <me@0upti.me> Reviewed-by: Lyude Paul <lyude@redhat.com> Link: https://lore.kernel.org/r/20200703143457.132373-1-me@0upti.me Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
1 parent ed3e98e commit dcb00fc

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

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)