Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 31 Oct 2016 22:05:01 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-usb@FreeBSD.org
Subject:   [Bug 213957] Subsequent left/right mouse scroll singals are lost unless the mouse is moved
Message-ID:  <bug-213957-17@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213957

            Bug ID: 213957
           Summary: Subsequent left/right mouse scroll singals are lost
                    unless the mouse is moved
           Product: Base System
           Version: CURRENT
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: usb
          Assignee: freebsd-usb@FreeBSD.org
          Reporter: yuri@rawbw.com

Microsoft explorer mouse
https://www.amazon.com/Microsoft-Explorer-Touch-Mouse-Black/dp/B00519UZM8 sends
left/right scroll signals. These signals were mapped to button numbers 8/9
before r305828, and to 10/11 after that revision.

Subsequent left/right signals are lost unless the mouse is moved. I can see
that interrupts arrive with hw.usb.ums.debug=16 debug log, but xev only shows a
new ButtonPress event when the mouse is moved. This has been this way forever.

So I think the bug is in ums.c

-- 
You are receiving this mail because:
You are the assignee for the bug.


Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-213957-17>