Bug 437144

Summary: middle mouse button and right button have been interchanged
Product: [Fedora] Fedora Reporter: ritz <rkhadgar>
Component: xorg-x11-drv-mouseAssignee: X/OpenGL Maintenance List <xgl-maint>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: low    
Version: rawhide   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-03-12 19:37:27 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description ritz 2008-03-12 16:31:08 UTC
Description of problem:
middle mouse button and right button have been interchanged on my 3button mouse.
Using left-handed mouse.

Version-Release number of selected component (if applicable):
xorg-x11-drv-mouse-1.2.3-4.fc9.i386

How reproducible:
always

Steps to Reproduce:
1. Use right mouse button and it behaves as middle click ( paste)
2. middle mouse button behaves as right click
  
Actual results:

ButtonRelease event, serial 27, synthetic NO, window 0x4800001,
    root 0xa5, subw 0x4800002, time 27272545, (40,41), root:(41,563),
    state 0x110, button 1, same_screen YES
<---- This should be button 2

ButtonPress event, serial 27, synthetic NO, window 0x4800001,
    root 0xa5, subw 0x4800002, time 27276745, (40,41), root:(41,563),
    state 0x10, button 2, same_screen YES
<---- This should be button 1


Expected results:
button 1 and 2 should be mapped correctly

Additional info:
On touchpad, i see three buttons as agains 2 from previous release.

Comment 1 Will Woods 2008-03-12 19:37:27 UTC

*** This bug has been marked as a duplicate of 436692 ***