So Far I'm going off of this post
****************
If you are switching between the USB Mouse and the USB/PS/2 adapter, you need to make sure that everything is configured right.
For PS/2 Connection:
In your /etc/X11/XF86Config-4 file, make sure that in your INPUT section, the mouse device points to /dev/psaux and that the Protocol is "PS/2".
For USB Connection:
You need to make sure that your USB subsystem is up and running, most times a distribution like Mandrake and Redhat will do this automatically. The device to access a USB mouse is most likely "/dev/input/mouse", to test to see if the system is reading the mouse, type:
QUOTE
cat /dev/input/mouse
...and move around your mouse, you should see a bunch of garbage characters fly accross the screen, this shows that your mouse is in working order. In that case, you can edit the file mentioned above in the same section and change the device to /dev/input/mouse .
--------------------
Corey Quilliam
Advanced Member - Board Admin
tourettes@linuxhelp.ca
http://www.thegoodtimes.ca--
Debian GNU/Linux 3.0 (Woody)
Asus A7N266-E w/ Athlon XP 1800+
nVidia Geforce 2 MX200 64MB
512 MB PC2100 Samsung DDR
nVidia Nforce Chipset / Maxtor 80gig Quiet Version HDD
***************