@Markismus: thank you. Yes, that must be a protocol problem. Swiping gestures don't work at all.
So the touch events are the "39161 EV_SYN 0 0 " (# tev fed| 32 | 739161 | 209 | 114 | -1 | Evt 0) thingies, huh?
Maybe could we try in, say, input.lua or gesturedetector.lua to block those tevs? I see that in input.lua there is "if Device:getModel() ~= 'Kobo_phoenix", could this be used for the mark3 as well? Or maybe the function "function GestureDetector:feedEvent(tevs)" could be hacked?
Last edited by simonchik; 06-03-2014 at 08:42 PM.
|