Re: PROBLEM: Missing events on thinkpad trackpoint buttons
From: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Date: 2015-08-21 00:06:02
From: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Date: 2015-08-21 00:06:02
Hi Gabor, On Thu, Aug 20, 2015 at 4:35 PM, Gabor Balla [off-list ref] wrote:
Hi Dmitry,quoted
How about this one?It looks fine for me, I've also tested it and it works.
Thanks for trying it out!
Still, can we do something about synaptics_set_disable_gesture() function too? Not sure what it does, but it certainly looks like it could break EWmode. I've included a possible solution.
As I mentioned this is called from a sysfs attribute and that attribute is only created when the touchpad is used in relative mode, so W-bit is guaranteed to be off when this fucntion is running. Thanks. -- Dmitry