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

Reply via email to