"Veljko J. Roskar" wrote:

> Thanks, but it doesn't work work on my LM 7.2 system. In my /dev/, I
> have an msmouse file, no "mouse".

Try this:

    cd /dev/
    mkdir input
    cd input/
    mknod mice c 13 63
    cd ..
    rm mouse
    ln -s input/mice mouse

--
Mark McClelland
[EMAIL PROTECTED]



_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
http://lists.sourceforge.net/lists/listinfo/linux-usb-users

Reply via email to