<html>
<head>
<base href="https://bugs.freedesktop.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEEDINFO "
title="NEEDINFO - three-finger tap on touchpad interpreted twice"
href="https://bugs.freedesktop.org/show_bug.cgi?id=103797#c3">Comment # 3</a>
on <a class="bz_bug_link
bz_status_NEEDINFO "
title="NEEDINFO - three-finger tap on touchpad interpreted twice"
href="https://bugs.freedesktop.org/show_bug.cgi?id=103797">bug 103797</a>
from <span class="vcard"><a class="email" href="mailto:peter.hutterer@who-t.net" title="Peter Hutterer <peter.hutterer@who-t.net>"> <span class="fn">Peter Hutterer</span></a>
</span></b>
<pre>not quite, the delta time that counts is the one from the EV_SYN after the
event. So you have a tripletap at 1.012535, downgraded to double tap at
1.075461 (~63ms later) with a full release 17ms later (i.e. the next hardware
event). That's a common sequence when releasing fingers.
Then, 568ms later there is another tripletap at 1.660299.
So at least for this sequence it's indistinguishable from a real 3-finger tap
done twice. And that's the sequence coming from the hardware.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>