Re: [PATCH] HID: multitouch: support buttons and trackpoint on Lenovo X1 Tab Gen2

2017-09-06 Thread Jiri Kosina
On Fri, 25 Aug 2017, Pavel Tatashin wrote: > On the 2nd generation Lenovo Tablet only clickpad is working; the > trackpoint and three mouse buttons do not work. > > hid_multitouch must export all inputs in order to get trackpoint and > buttons to function. > > Signed-off-by: Pavel Tatashin App

[PATCH] HID: multitouch: support buttons and trackpoint on Lenovo X1 Tab Gen2

2017-08-25 Thread Pavel Tatashin
On the 2nd generation Lenovo Tablet only clickpad is working; the trackpoint and three mouse buttons do not work. hid_multitouch must export all inputs in order to get trackpoint and buttons to function. Signed-off-by: Pavel Tatashin --- drivers/hid/hid-ids.h| 1 + drivers/hid/hid-multi