<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEEDINFO "
title="NEEDINFO - Double tap not always recognized"
href="https://bugs.freedesktop.org/show_bug.cgi?id=90172#c4">Comment # 4</a>
on <a class="bz_bug_link
bz_status_NEEDINFO "
title="NEEDINFO - Double tap not always recognized"
href="https://bugs.freedesktop.org/show_bug.cgi?id=90172">bug 90172</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>can you append --verbose to event-debug? that shows the tap state machine and
should provide more info what's going wrong. also, there's an "if 0" in
evdev_process_event(), if you comment that out it'll show all incoming events
as well, that should help too.
Note that this will also print key events (passwords!), so better run as
sudo ./tools/event-debug --verbose --enable-tapping --device
/dev/input/eventXYZ</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>