Date: Wed, 28 Sep 2016 19:11:39 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-usb@FreeBSD.org Subject: [Bug 170358] [ums] Wrong (duplicate) button numbers Message-ID: <bug-170358-17-HKXGn4qWBn@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-170358-17@https.bugs.freebsd.org/bugzilla/> References: <bug-170358-17@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D170358 --- Comment #14 from tomek.apostata@gmail.com --- Hi, Unfortunately I do not have this mouse anymore - 4 years :). One comment regarding this patch - it works for logitech that uses tilt as = real "buttons" but it may break other devices. I have now a Rapoo 7100P which has standard buttons, wheel, 2 side buttons = and a tilt wheel - works like horizontal scroll. Mouse is properly detected, has dt set, reports dt -1 or +1 but only for pr= ess - no release (like scroll). So if we assign buttons 5 and 6 we never get release event and mouse is bricked (we have permanent mask 32 or 64 or both set). To get it to work I made a dirty fix - take out mask 32 or 64 from sc->sc_status.button in USB_ST_SETUP case. -- Tomek --=20 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-170358-17-HKXGn4qWBn>