Where's my controllers?

I’m just trying JInput, I’ve got controller.jar, jutils.jar, jinput.jar, dxinput.jar in my lib folder, dxinput.dll and jinput-dxplugin.dll in my bin folder, but when I test it with ListControllers I get nothing. Not a sausage. I’m expecting at least (in fact only) the keyboard and mouse.

Any gotchas here?

I’m using Java 1.4.1 under Windoze 2000.

the plugins dont go in lib.

AIR They go either in a plugin directory below your working directory, in a plugin dir in ext, or in your classpath if you are using the “zeroplugin” method.

There are plenty of messages here that explain this as well as a readme that should be in the destributable

Oops! Yep, thats it, thanks!