> dpkg -l udev hotplug Desired=Unknown/Install/Remove/Purge/Hold | Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed |/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad) ||/ Name Version Description +++-==============-===============-============================================ rc hotplug 0.0.20040329-22 Linux Hotplug Scripts ii udev 0.105-4 /dev/ and hotplug management daemon
> uname -a Linux T22 2.6.8-2-686 #1 Tue Aug 16 13:22:48 UTC 2005 i686 GNU/Linux > Meanwhile you can try a few more things: > > Make sure that the "mdetect" package is installed and run "mdetect" as > root. It should give you two lines of output, the device node and the > protocol for your mouse. Try to use these strings for "Device" and > "Protocol" in your /etx/X11/xorg.conf. Desired=Unknown/Install/Remove/Purge/Hold | Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed |/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad) ||/ Name Version Description +++-==============-==============-============================================ ii mdetect 0.5.2.1 mouse device autodetection tool > > You can search for the mouse device yourself by testing each device > node. As root you can run, e.g. > > cat /dev/input/mice | hd > > and move the mouse. If you have used the right device node then you > should see output (codes) scrolling by. (You can exit with CTRL + C.) > Can you find the device node for the mouse? (also try the mouseX ones) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

