Bug 2855 - Synchronous mouse wheel scroll and mouse movement
Summary: Synchronous mouse wheel scroll and mouse movement
Status: RESOLVED FIXED
Alias: None
Product: xorg
Classification: Unclassified
Component: Input/Mouse (show other bugs)
Version: 6.8.2
Hardware: x86 (IA32) Linux (All)
: medium normal
Assignee: Xorg Project Team
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-03-29 12:56 UTC by Lorenz Ruhmann
Modified: 2007-02-22 14:26 UTC (History)
2 users (show)

See Also:
i915 platform:
i915 features:


Attachments

Description Lorenz Ruhmann 2005-03-29 12:56:11 UTC
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"
Comment 1 Adam Jackson 2005-03-29 13:17:32 UTC
works for me.

what about with the IMPS/2 protocol?
Comment 2 Lorenz Ruhmann 2005-03-30 04:10:09 UTC
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. 
Comment 3 Lorenz Ruhmann 2005-03-30 04:35:58 UTC
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.  
Comment 4 Erik Andren 2006-04-20 07:22:54 UTC
Any improvements using a more current version of xorg?
Comment 5 Timo Jyrinki 2007-02-22 14:26:36 UTC
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.