Results 1 to 10 of 25
hey guys i have a scroll wheel mouse that works alright but isnt exactly working right. you see this ps2 mouse is mousing just fine just that the scroll wheel ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 10-31-2003 #1Just Joined!
- Join Date
- Sep 2003
- Location
- ../
- Posts
- 62
scroll wheel mouse
hey guys i have a scroll wheel mouse that works alright but isnt exactly working right. you see this ps2 mouse is mousing just fine just that the scroll wheel doesnt work at all. its a microsoft mouse so i dont know if that has anything to do with it. im running SuSe 8.2 latest everything and still cant get it to work.. any help would be apprecaited
- 10-31-2003 #2
First off, what mouse is it and how many buttons (physical, pressable buttons
)?
"Time is an illusion. Lunchtime, doubly so."
~Douglas Adams, The Hitchhiker's Guide to the Galaxy
- 10-31-2003 #3Just Joined!
- Join Date
- Sep 2003
- Location
- ../
- Posts
- 62
hey im not sure
its a microsoft wired mouse with two buttons and a scroll wheel in the middle ,... the product id is 83351-576
- 10-31-2003 #4
OK, then...whip out your favorite editor, become root, and edit /etc/X11/XF86Config.
Find the pointer section and make it look like this:
That should make the scroll wheel work when you restart X with those settings...(as always, make a backup copy of your XF86Config just in caseCode:Section "InputDevice" # Identifier and driver Identifier "Mouse1" Driver "mouse" Option "Protocol" "whatever you have now" Option "Device" "leave this alone, too" Option "Buttons" "5" Option "ZAxisMapping" "4 5" EndSection
)
"Time is an illusion. Lunchtime, doubly so."
~Douglas Adams, The Hitchhiker's Guide to the Galaxy
- 10-31-2003 #5
IIRC you have to set the protocol to IMPS/2 for the scroller to work..
- 10-31-2003 #6
Nope...Mine is set to ExplorerPS/2 and the scroll button works fine.
"Time is an illusion. Lunchtime, doubly so."
~Douglas Adams, The Hitchhiker's Guide to the Galaxy
- 10-31-2003 #7Just Joined!
- Join Date
- Sep 2003
- Location
- ../
- Posts
- 62
thanks
yepp changed the drivers back to explorer and the wheel is scrolling like it should . makes me happy
- 10-31-2003 #8Ok.. I have to use IMPS/2 or else it wont scroll, and I have noticed the same thing on other linux forums as well. What Xfree version? I suppose the latest because you are using gentoo?
Originally Posted by sarumont
- 11-01-2003 #9
4.3.0-r3
But I've been using these settings for a year now and they've worked the whole time.
"Time is an illusion. Lunchtime, doubly so."
~Douglas Adams, The Hitchhiker's Guide to the Galaxy
- 11-03-2003 #10Linux User
- Join Date
- Jun 2003
- Location
- Calgary, AB CANADA
- Posts
- 496
Mine has to be set to IMPS/2 as well. But I have a wireless mouse connected thru USB. Is that the difference?
Originally Posted by Kriss \"Everything should be made as simple as possible, but not simpler.\"
Albert Einstein


Reply With Quote
