You are not logged in.
Pages: 1
I've got a Logitech LX7 cordless mouse for my system, and it's acting funny. For one, the side buttons for browsing forward and back do not work. And second, when I scroll too far with the mouse wheel (either way), it does what the side buttons are supposed to be doing. How do I fix this?
Here's the mouse section of my /etc/X11/xorg.conf file:
Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/input/mice"
Option "ZAxisMapping" "4 5 6 7"
EndSection
If anyone has a fully functional Logitech LX7 cordless mouse, could you post it's section of your xorg.conf?
Offline
Maybe this will help:
Offline
It didn't work. Any time I try to make a configuration change to my mouse, I wind up with being unable to use it at all, and so I have to switch back to the old xorg.conf configuration in order to use it.
Offline
Well, I got it working, sort of. The normal buttons and the scroll wheel work as the should. The browse back and browse forward buttons do not work. The tilt wheel works, with tilting right acting as the browse back button, and tilting left acting as browse forward.
Offline
Pages: 1