[Bug 2855] New: Synchronous mouse wheel scroll and mouse movement

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Mar 29 12:56:11 PST 2005


Please do not reply to this email: if you want to comment on the bug, go to    
       
the URL shown below and enter yourcomments there.     
   
https://bugs.freedesktop.org/show_bug.cgi?id=2855          
     
           Summary: Synchronous mouse wheel scroll and mouse movement
           Product: xorg
           Version: 6.8.2
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P3
         Component: Input/Mouse
        AssignedTo: xorg-bugzilla-noise at freedesktop.org
        ReportedBy: v.o.i.d at gmx.de


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"          
     
     
--           
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email         
     
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


More information about the xorg-bugzilla-noise mailing list