> hello, joystick question: > > Why doesn't the i386 joystick driver see all of the axis of my gravis > xterminator gamepad? Right now it only recognizes the analog pad, which >
Maybe you should try different options with the analog linux kernel module. That is: rmmod analog modprobe analog js=[type of joystick] and then check output info on joystick, or even try with xmame. The list with different types of joystick is available from linux kernel documentation. The apropriate file in linux source tree is: Documentation/input/joystick.txt Hope it helps, Sylvain _______________________________________________ Xmame mailing list [EMAIL PROTECTED] http://toybox.twisted.org.uk/mailman/listinfo/xmame
