On Tue, Jul 09, 2002 at 01:47:50PM +0100, [EMAIL PROTECTED] wrote: > xmame -jt 4 -jdev /dev/js1 <rom_name> > > If -jdev switch is present, xmame is not able to find any joystick ! > Without -jdev (with -jt present) xmame recognizes the /dev/js0 as default > joystick and /dev/js1 is recognized only for the 2nd player ! > > What's wrong ?
-jdev only accepts a device prefix, e.g., /dev/js, and it appends 0, 1, 2, etc. until it finds one that works. I've had plans to add support for specifying an exact joystick device, but have forgotten to do so. The other two problems I can't address adequately until I'm at home. _______________________________________________ Xmame mailing list [EMAIL PROTECTED] http://toybox.twisted.org.uk/mailman/listinfo/xmame
