Mac OSX and Java Joystick

Hi, is there any support for joysticks in Java for the Mac? I saw JavaJoystick and some others but only for Windows and Linux. Does anything that say Linux work on Mac automatically? I have a Mac and am testing it now, but it crashes.

Thanks!

JInput should work.

Try running “TestControllers”:
http://lwjgl.org/demos.php

[quote=“Evanstaul,post:1,topic:26150”]
No. In general it WONT work. In poitn of fact sicen msot Liinux code is compield for X86, it isnt even the right processor, let alone the OS.

Some X apps work on OSX if you recompile them FOR OSX.