8000 x52d: a single scroll event may result in multiple REL_WHEEL reports · Issue #46 · nirenjan/libx52 · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
x52d: a single scroll event may result in multiple REL_WHEEL reports #46
Open
@nirenjan

Description

@nirenjan

Observed behavior
With some hardware, the joystick may report multiple events with the wheel button selected. As a result, x52d receives multiple events where the scroll button is on, but with different values in the axis reports. The following log reported by @VorpalBlade in #45 has some sample events: scrolling.log.

x52d currently only looks at the current state of the scroll buttons, therefore, faulty hardware could result in several virtual wheel events sent to the uinput node for a single scroll event on the joystick wheel.

Expected behavior
Each scroll event from the joystick should result in only 1 scroll event on the virtual mouse.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0