LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Hardware (https://www.linuxquestions.org/questions/linux-hardware-18/)
-   -   Mouse not scrolling (https://www.linuxquestions.org/questions/linux-hardware-18/mouse-not-scrolling-35040/)

richcoosa19 11-10-2002 12:46 AM

Mouse not scrolling
 
I reinstalled my Mandrake 9 and now I can't seem to get my mouse functioning correctly. I have tried all of the drivers given with Mandrake 9 and non of them allow me to scroll, however it was working fine before I reinstalled. I have a Kensington Mouse-in-a-box-scroll PS/2 version.

Thanx for any help,
Richie Carnes

crashmeister 11-10-2002 04:29 AM

You XF86Config file should look something like this for the mouse

Section "InputDevice"

#Identifier and driver
Identifier "Mouse1"
Driver "mouse"
Option "Protocol" "IMPS/2"
Option "Device" "/dev/psaux"
Option "Buttons" "7"
Option "ZAxisMapping" "4 5"

That works for mine.

Miss1337 11-10-2002 04:54 AM

I have an intellimouse three button. I have red Hat 8.0. How do i make it scroll?

crashmeister 11-10-2002 05:24 AM

Same way if it is a PS/2 mouse.If it is serial or usb you need to change the "Device" part.I don't really know to what since I never used one of those.Just do a search here for wheelmouse and serial or usb.There should be plenty of threads about it.

Aussie 11-11-2002 08:23 AM

Please don't double post, all it does is piss up off and make us close the offending thread.


All times are GMT -5. The time now is 02:53 PM.