usb mouse problem

Rick Stevens rstevens at vitalstream.com
Wed Jun 9 00:11:02 UTC 2004


EcK3kO [-_-] wrote:
> 
> hi my mouse still doesnt work :'(the problem the same:
> 
> during the installation of linux the mouse was working but now after 
> that it doesnt work :'(... it works just when the system starts (opening 
> network.... setting blablabla....) but when the desktop enviroment loads 
> the mouse dont work :'( ....
> 
> /etc/X11/XF86Config mouse section
> 
> Section "InputDevice"
> 
>     Identifier "Mouse0"
> 
>     Driver "mouse"
> 
>     Option "Protocol" "IMPS/2"

Change that to

	Option "Protocol" "PS/2"

> 
>     Option "Device" "/dev/input/mice"

Change that to

	Option "Device" "/dev/psaux"

Leave the rest of the file alone.  Stop and restart X.

> 
>     Option "ZAxisMapping" "4   5"
> 
>     Option "Emulate3Buttons" "yes"
> 
> End Section
> 
> Section "Input Device"
> 
> #if the normal CorePointer mouse is not a USB mouse then
> 
> #this input device can be used in AlwaysCore mode to let you
> 
> #also use USB mice at the same time.
> 
>     Identifier "DevInputMice"
> 
>     Driver "mouse"
> 
>     Option "Protocol" "IMPS/2"
> 
>     Option "Device" "/dev/input/mice"
> 
>     Option "ZAxisMapping" "4   5"
> 
>     Option "Emulate3Buttons" "no"
> 
> End Section
> 
> hope somebody could help me please thanks!
> 
> 
>     - BECAUSE KNOWDLEDGE IS POWER -
> 
> "PoWeR OvErWhElMiNg"
> 
> 
> ------------------------------------------------------------------------
> MSN. Más Útil Cada Día Haz clic aquí 
> <http://g.msn.com/8HMAESMX/2737??PS=47575> smart spam protection and 2 
> months FREE*
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> Redhat-install-list mailing list
> Redhat-install-list at redhat.com
> https://www.redhat.com/mailman/listinfo/redhat-install-list
> To Unsubscribe Go To ABOVE URL or send a message to:
> redhat-install-list-request at redhat.com
> Subject: unsubscribe


-- 
----------------------------------------------------------------------
- Rick Stevens, Senior Systems Engineer     rstevens at vitalstream.com -
- VitalStream, Inc.                       http://www.vitalstream.com -
-                                                                    -
-   To err is human.  To forgive, a large sum of money is needed.    -
----------------------------------------------------------------------





More information about the Redhat-install-list mailing list