When performing mouse wheel scroll and mouse movement at the same time, scrolling doesn't work - xev solely realizes the MotionNotifiy event. This only happens with the wheel buttons, all other buttons function properly during mouse movement. Tested with MS Intelli Mouse Optical and Explorer Platinum. xorg: Section "InputDevice" Identifier "Mouse1" Driver "mouse" Option "Protocol" "ExplorerPS/2" Option "Device" "/dev/input/mice" Option "Buttons" "7" Option "ZAxisMapping" "6 7" EndSection xinit: xmodmap -e "pointer = 1 2 3 6 7 4 5"
works for me. what about with the IMPS/2 protocol?
Update: IMPS/2 doesn't make a difference, but i have to correct myself: it works with the intelli optical, but not with the explorer platinum.
Update 2: I'm not alone with this: http://www.linuxquestions.org/hcl/showproduct.php?product=667&sort=8&cat=443&page=1 Last two posts from zarac confirm the issue.
Any improvements using a more current version of xorg?
Marking broken (status null/blank) bugs in xorg with no activity in a long time as fixed. Please reopen if you think it's necessary, but first do a search if a similar bug report is already filed and in a NEW/ASSIGNED state. These bugs do not currently show in most search results as they do not have any status. Sorry for this janitorial spam, you know where to send hate mails to when your inbox gets full of bugs you're subscribed to.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.