unfortunately not,
I guess I was su(ed) while running
java net.java.games.input.test.ControllerReadTest 
With the appropriate permissions, all controllers work well, even verticel scrooling with my mouse

But the also list contains two devices, that I dont' have (PS/2 mouse and AlpsPS/2 ALPS GlidePoint)
Device name for device file /dev/input/event0 is AT Translated Set 2 keyboard
Device name for device file /dev/input/event1 is PS/2 Mouse
Device name for device file /dev/input/event2 is AlpsPS/2 ALPS GlidePoint
Device name for device file /dev/input/event3 is GreenAsia Electronics 4Axes 12Keys GamePad
Device name for device file /dev/input/event4 is Microsoft Microsoft Wireless Optical Mouse� 1.0A
I noticed the follwing output:
Copied temp event device 0 to event device 0
Copied temp event device 1 to event device 1
Copied temp event device 2 to event device 2
Copied temp event device 3 to event device 3
Copied temp event device 4 to event device 4
What is done here ? This may be the reason why the devices can't be listed without being in su mode.
Finally, I got antoher question:
Since the API has changed, I gues the 'new' linux and windows versions are incompatible with macosx version, right ?
best regards
-michael