You are not logged in.

#1 2008-06-01 03:23:45

Spent
Member
From: Baltimore
Registered: 2004-05-16
Posts: 14

[Solved] Firefox3 and back and forward buttons

Is it just me, or do the forward and back mouse buttons not work in x86_64 Firefox3-rc1? 

I have both Firefox2 and Firefox3 installed. All the buttons on my Razer DeathAdder work fine in Firefox2, but the forward and back buttons aren't doing anything in Firefox3.  Is there some additional setting that Firefox3 requires that Firefox2 doesn't?

Xorg.conf mouse settings

Section "ServerLayout"
    Identifier     "Xorg Configured"
    Screen         "SyncMaster 226BW"
    InputDevice    "Keyboard0" "CoreKeyboard"
    InputDevice    "Evdev Mouse" "CorePointer"
EndSection

#Settings for Razer DeathAdder Mouse
Section "InputDevice"
    Identifier      "Evdev Mouse"
    Driver          "evdev"
    Option          "Name" "Razer DeathAdder"
    Option          "CorePointer"
    Option          "Device" "/dev/input/event4"
EndSection

.xbindkeysrc

# Mouse Buttons
"/usr/bin/xvkbd -xsendevent -text "\[Alt_L]\[Left]""
m:0x0 + b:8 
"/usr/bin/xvkbd -xsendevent -text "\[Alt_L]\[Right]""
m:0x0 + b:9

Last edited by Spent (2008-06-01 13:07:06)

Offline

#2 2008-06-01 10:49:42

gothmog.todi
Member
From: Austria
Registered: 2007-07-18
Posts: 120

Re: [Solved] Firefox3 and back and forward buttons

Offline

#3 2008-06-01 13:06:42

Spent
Member
From: Baltimore
Registered: 2004-05-16
Posts: 14

Re: [Solved] Firefox3 and back and forward buttons

That was easy, thanks,  Now I can get rid of firefox2.

Offline

Board footer

Powered by FluxBB