Hi have enable the extra buttons so I can skip fwd/back within firefox but I'm only getting the back button not forward. I have had it working before but this is a fresh install and I'm stumped.
Be grateful if you could advise me on what to do.
Here is relevant bit of my xorg.conf file.
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 "Buttons" "7"
Option "ButtonMapping" "1 2 3 5 6 7"
EndSection
Be grateful if you could advise me on what to do.
Here is relevant bit of my xorg.conf file.
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 "Buttons" "7"
Option "ButtonMapping" "1 2 3 5 6 7"
EndSection