It was actually /dev/input/mouse0, but I found it and now the mouse
works right.  Thanks for your help!  :)

On Fri, 2005-04-15 at 16:59 +0200, Cyrille Damez wrote:
> I guess the problem is the last line of this section:
> > Section "InputDevice"
> >         Identifier  "Mouse0"
> >         Driver      "mouse"
> >         Option      "Protocol" "auto"
> >         Option      "Device" "/dev/mouse"
> > EndSection
> 
> because of this error message:
> > (EE) xf86OpenSerial: Cannot open device /dev/mouse
> >         No such file or directory.
> 
> If I remember correctly, on my machine, the mouse device is
> /dev/mice/mouse instead of /dev/mouse. Check in /dev where
> yours is, and modify the last line of the Mouse0 section 
> of your xorg.conf file accordingly.
> 
> Cheers.
> --
> [email protected] mailing list
> 

--
[email protected] mailing list

Reply via email to