Ahh the mouse... If you can login to the command line you can find your mouse by doing: cat /dev/mouse
then move the mouse and look for junk on the screen. If no love from /dev/mouse, try /dev/psaux, or others you find in /etc/X11/XF86Config. Is it a USB mouse? On Sun, 2003-11-30 at 22:48, Daniel Brown wrote: > On Sun, Nov 30, 2003 at 10:41:54PM -0600, tuckerjd wrote: > > The video card is a 3dfx Voodoo 3 card, which, like the network card are > > compatible with RedHat 9. The error that I have been getting with regard to > > the error starting up Xwindows is that the mouse isn't being found or > > something along those lines. > > If it helps you at all to start X without fixing your mouse, in > /etc/X11/XF86Config-4, add (or uncomment) the following in the > ServerFlags section (denoted by Section "ServerFlags"): > > Option "AllowMouseOpenFail" "true" > > hth > > danb _______________________________________________ Siglinux mailing list [EMAIL PROTECTED] http://machito.utacm.org/mailman/listinfo/siglinux
