OK I started reading HID Class Device Interface Guide and also
downloaded the hid project. When I run it I see loads of data about
my mouse, trackball and tablet etc.
I can see that I could get the individual information about each
device, but what I need to know before going further is...
Will I be able to stop a trackball from being used to drive the
pointer? i.e. disconnect it from the window system and access it
exclusively.
Thanks,
Adam
On 13 Nov 2005, at 22:02, Uli Kusterer wrote:
Am 13.11.2005 um 18:54 schrieb email@hidden:
I would like to add a usb trackball(s) and access the x, y and
button data independently of the mouse.
i.e. disconnect it from driving the pointer.
Is this easy or difficult to achieve??
Every mouse event contains the mouse delta, so if you take the
time to read the docs, that's very easy.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Hit-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/hit-dev/email@hidden