Hello Guys,
after playing around with JInput I am stuck, maybe someone can help me out. I would really appreciate it.
I am using a Wacom Intous3-tablet (with the latest driver) and want to get rotation information of the pen.
When I start the jinput-test-app (or my own little test) I get the Wacom Virtual Hid Driver, probably the tablet and the Wacom Mouse, the pen itself.
The Wacom Mouse-Controller only delivers x/y-coordinates, the rotation, it seems, needs to be delivered by the tablet.
Moving the pen on the tablet has no effect on anything but the Wacom-Mouse-Output.
When starting the test-app I get an error message
Failed to initialize device Wacom Virtual Hid Driver because of: java.io.IOException: Failed to acquire device (8007001e).
Somewhere else I read this is not an error but a warning message, but taking into consideration that this device is not giving any output at all, this might be the error.
Does someone have an idea what causes the error and how to solve it?
Thanks a lot!
Nono