Results 1 to 5 of 5
subject basically says it all. i can click the wheel and it pastes and stuff, but it doesnt scroll anything. i dont know what to do, and it would be ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 12-07-2004 #1Just Joined!
- Join Date
- Dec 2004
- Location
- Burnaby, BC
- Posts
- 4
x windows isnt making use of my mouse's wheel
subject basically says it all. i can click the wheel and it pastes and stuff, but it doesnt scroll anything. i dont know what to do, and it would be really nice to be able to scroll. im using slack v10, and my mouse is a logitech usb optical mouse, plugged plugged into the ps/2 port thru a converter. come to think of it, could that be the problem?
- 12-07-2004 #2Just Joined!
- Join Date
- Nov 2004
- Location
- WGS84 phi = 45 48 31.7 lambda = 15 57 49.0
- Posts
- 65
u need to add/change folowing lines in your xorg.conf file:
changeCode:Section "InputDevice" # Identifier and driver Identifier "Mouse1" Driver "mouse" ...toCode:Option "Protocol" "PS/2"
and add the lineCode:Option "Protocol" "IMPS/2"
after that restart or start XCode:Option "ZAxisMapping" "4 5"
- 12-07-2004 #3Just Joined!
- Join Date
- Dec 2004
- Location
- Burnaby, BC
- Posts
- 4
thank you so much! all i was missing was the ZAxisMapping option. :P
- 12-07-2004 #4Linux Engineer
- Join Date
- Oct 2004
- Location
- Vancouver
- Posts
- 1,366
Also remember to use the axis settings "6 7" instead of "4 5" if you have a seven button wheel mouse, i.e. one that has the two buttons on the side, such as an intellimouse
- 12-08-2004 #5Just Joined!
- Join Date
- Dec 2004
- Location
- Burnaby, BC
- Posts
- 4
good to know, in case i ever get a seven button mouse. :P thanks
Originally Posted by genesus


Reply With Quote
