Oh, now, after installing the procontroll library, it seems to have resolved. Tho now, with the "SpaceNavigator" example (in the proscene) library, still won't work. Get this error:
Exception in thread "Animation Thread" java.lang.RuntimeException: There is no device with the name SpaceNavigator.
at procontroll.ControllIO.getDevice(ControllIO.java:202)
at SpaceNavigator.openSpaceNavigator(SpaceNavigator.java:180)
at SpaceNavigator.setup(SpaceNavigator.java:91)
at processing.core.PApplet.handleDraw(PApplet.java:1608)
at processing.core.PApplet.run(PApplet.java:1530)
at java.lang.Thread.run(Thread.java:680)