Yoshiyuki Ito wrote: > #mknod /dev/adbmouse c 3c 3c > #ln -s /dev/adbmouse /dev/mouse > #startx > ..... > mouse input/output error. > > One button mouse is bad ? That device is bad indeed. It's c 10 10 in the mknod command. Where did you get that '3c 3c' idea ?? :-) Michael