[dapper] Back/forward buttons broken

Bug #26196 reported by Tim Wright
10
Affects Status Importance Assigned to Milestone
xserver-xorg-input-mouse (Ubuntu)
Fix Released
Medium
Unassigned

Bug Description

The back and forward buttons on my mouse are broken while using firefox in dapper.

I do have the following in xorg.conf:
        Option "Device" "/dev/input/mice"
        Option "Protocol" "ExplorerPS/2"
        Option "Buttons" "7"
        Option "ZAxisMapping" "4 5"

Revision history for this message
Brad Pitcher (bradpitcher) wrote :

I also have this problem. My mouse is a Logitech Cordless Optical Trackman. I have attached my unmodified xorg.conf. Tested on Flight 7.

Revision history for this message
Brad Pitcher (bradpitcher) wrote : xorg.conf

As it is on first login.

Revision history for this message
Carthik Sharma (carthik) wrote :

Confirmed by another user on Dapper.

Revision history for this message
Jeremy Teale (jteale) wrote :

Attempting to put this in the right place.

Revision history for this message
Marco Rodrigues (gothicx) wrote :

This bug still happen on dapper ?!

Changed in xserver-xorg-input-mouse:
assignee: nobody → mozilla-bugs
Revision history for this message
Steven Harms (sharms) wrote :

Try:

Section "InputDevice"
 Identifier "Configured Mouse"
 Driver "mouse"
 Option "CorePointer"
 Option "Device" "/dev/input/mice"
 Option "Protocol" "ExplorerPS/2"
 Option "ZAxisMapping" "4 5"
 Option "Emulate3Buttons" "true"
 Option "ButtonMapping" "1 2 3 6 7"
EndSection

Changed in xserver-xorg-input-mouse:
status: Confirmed → Fix Released
assignee: mozilla-bugs → nobody
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Bug attachments

Remote bug watches

Bug watches keep track of this bug in other bug trackers.