LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Hardware (https://www.linuxquestions.org/questions/linux-hardware-18/)
-   -   USB Mouse woes!! (https://www.linuxquestions.org/questions/linux-hardware-18/usb-mouse-woes-43309/)

su_mots 01-29-2003 10:55 PM

USB Mouse woes!!
 
I recently installed Manrake 9.0 on my vaio R505AFT. My USB optical MS wheel mouse is not recognised until i login. After i login , the usb mouse works fine for like only 2 minutes and after that it kinda freezes. It becomes
very slow and it moves like after 3 - 4 secs of my moving the mouse. My
X86config-4 file :

Section "InputDevice"
Identifier "Mouse1"
Driver "mouse"
Option "Protocol" "IMPS/2"
Option "Device" "/dev/usbmouse"
Option "Emulate3Buttons" "no"
Option "ZAxisMapping" "4 5"
EndSection

Section "InputDevice"
Identifier "Mouse2"
Driver "mouse"
Option "Protocol" "PS/2"
Option "Device" "/dev/psaux"
Option "Emulate3Buttons" "yes"
Option "Emulate3Timeout" "50"
EndSection


The touch pad works absolutely fine. Can anyone help me with this?

darsh.


All times are GMT -5. The time now is 06:32 AM.