[Wayland-bugs] [Bug 106534] Logitech K400: double tap on touchpad is filtered by debouncing code

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed May 16 02:24:41 UTC 2018


https://bugs.freedesktop.org/show_bug.cgi?id=106534

--- Comment #1 from noabody at yahoo.com ---
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.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/wayland-bugs/attachments/20180516/6e5a8016/attachment.html>


More information about the wayland-bugs mailing list