You are not logged in.
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
could be the same thing as here: http://bbs.archlinux.org/viewtopic.php? … 73#p342373
Offline
That was easy, thanks, Now I can get rid of firefox2.
Offline