Hi,
I was playing with the ControllerReadTest.java and those examples found from CVS… I noticed that the examples did not work at all (devices were found ok, but they only returned zero values), but the ControllerReadTest was working ok.
So I tried to add a creation of JFrame to the example code, and I started to get real values instead of zeros after that!
So, the question is: is this a feature of jinput or libs or underlying OS (in this case WinXP)? I was planning to use jinput in a linux server which is not running X-windows at all…
Sami