Wow.. that works. Thanx. But shouldn't this be done
automatically when I install Mandrake? After all, the
joystick kernel module is included.

--- Belzebub <[EMAIL PROTECTED]> wrote:
> copy this and execute it as root
> 
> ------------------------------------  Cut Here
> ---------------------------------------
> 
> #!/bin/sh
> 
> rm -f  /dev/js0  /dev/js1  /dev/js2  /dev/js3
> mknod  /dev/js0  c 15 0
> mknod  /dev/js1  c 15 1
> mknod  /dev/js2  c 15 2
> mknod  /dev/js3  c 15 3
> 
> -----------------------------------  Cut Here
> ----------------------------------------
> 
> This will make your joystick devices.


=====

__________________________________________________
Do You Yahoo!?
Bid and sell for free at http://auctions.yahoo.com

Reply via email to