Date: Mon, 31 Oct 2016 03:00:30 +0000 From: bugzilla-noreply@freebsd.org To: x11@FreeBSD.org Subject: [Bug 213919] x11/xorg: Xorg begins to lose mouse clicks at some point. Message-ID: <bug-213919-7141-NkCzSpnSIE@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-213919-7141@https.bugs.freebsd.org/bugzilla/> References: <bug-213919-7141@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=3D213919 --- Comment #2 from yuri@rawbw.com --- The mouse that caused the problem has "horizontal" (left/right) wheel. Replacing the mouse with the one without the wheel makes the problem go awa= y. I suspect that this commit to ums.c caused the problem: > ------------------------------------------------------------------------ > r305828 | hselasky | 2016-09-15 01:34:16 -0700 (Thu, 15 Sep 2016) | 7 lin= es >=20 > MFC r305590: > Correctly map the USB mouse tilt delta values into buttons 5 and 6 > instead of 3 and 4 which is used for the scroll wheel, according to > X.org. >=20 > PR: 170358 >=20 > ------------------------------------------------------------------------ --=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-213919-7141-NkCzSpnSIE>