<html>
<head>
<base href="https://bugs.freedesktop.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - Logitech K400: double tap on touchpad is filtered by debouncing code"
href="https://bugs.freedesktop.org/show_bug.cgi?id=106534#c1">Comment # 1</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - Logitech K400: double tap on touchpad is filtered by debouncing code"
href="https://bugs.freedesktop.org/show_bug.cgi?id=106534">bug 106534</a>
from <span class="vcard"><a class="email" href="mailto:noabody@yahoo.com" title="noabody@yahoo.com">noabody@yahoo.com</a>
</span></b>
<pre>Have tested resultant packages with noted hardware and they work as expected.
Double-tap works and doesn't need triple-tap, or a conscious tap methodology,
to compensate.
Perused code-base but only see:
if (device->model_flags & (EVDEV_MODEL_MS_NANO_TRANSCEIVER))
{
dispatch->debounce.state = DEBOUNCE_STATE_DISABLED;
return;
}
Guessing that a framework for problem devices is being hashed out. My user
abilities are limited to Google and logical trouble-shooting.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
<li>You are on the CC list for the bug.</li>
</ul>
</body>
</html>