> 2.6 configuration > kernel 2.6.1 > --- > /dev/mouse -> input/mouse0 > --- > > XF86Config-4: > Section "InputDevice" > Identifier "Mouse0" > Driver "mouse" > Option "Protocol" "auto" > Option "Device" "/dev/mouse" > EndSection > --- > dmesg |grep -I mouse > > > mice: PS/2 mouse device common for all mice > input: Sun Mouse on su/serio0
Use /dev/input/mice. That wouldn't cause a problem, but it's "more correct". Did you add "Mouse0" to the ServerLayout? -- Debian - http://www.debian.org/ Linux 1394 - http://www.linux1394.org/ Subversion - http://subversion.tigris.org/ WatchGuard - http://www.watchguard.com/

