> >Probably you can try to create a character device by > >mknod /dev/input/mice c 13 63 > > This produced the answer: "mknod /dev/input/mice: > No such file or directory"
Create the directory /dev/input/ first (as root). Michael
> >Probably you can try to create a character device by > >mknod /dev/input/mice c 13 63 > > This produced the answer: "mknod /dev/input/mice: > No such file or directory"
Create the directory /dev/input/ first (as root). Michael