Results 1 to 1 of 1
Hi
I have 5 button mouse with 2 scroll wheels (a4tech opto325). I had configured it like this
Code:
Section "InputDevice"
Identifier "PS/2 Mouse"
Driver "mouse"
Option "Protocol" "ExplorerPS/2"
Option ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 10-05-2005 #1Just Joined!
- Join Date
- Oct 2005
- Posts
- 1
mouse with two scroll wheels
Hi

I have 5 button mouse with 2 scroll wheels (a4tech opto325). I had configured it like thisWith this config the second scroll wheel works as back/forward in opera and firefox, and scrolls vertically in xpdf and konqueror, both side buttons doesn't work.Code:Section "InputDevice" Identifier "PS/2 Mouse" Driver "mouse" Option "Protocol" "ExplorerPS/2" Option "ZAxisMapping" "4 5 6 7" Option "Device" "/dev/psaux" Option "SendCoreEvents" "true" Option "Buttons" "9" EndSection
When I replace the protocol with IMPS/2 the those buttons are working, but as mmb (left) and rmb (right). This is a little bit annoying i would like to have vertical scrolling on the second wheel (first wheel is working fine).
It would be cool if someone help me to do the side buttons working as back/forward in opera/ff/sth else


Reply With Quote
