> I want to connect a usb mouse parallel to the touch (i.e. when the 
> calibration is out of tolerance). How can I achieve this, if my 
> construction so far is working with the dev/innovator_ts device (in my 
> case it has a different name). Touch works fine.

You'll likely have to hack the engine/devmouse.c mouse input
system to allow for two file descriptors and thus two input systems.
The select() code in the main loop will likely also have to be modified.

I thought we once had a patch to do this...

Regards,

Greg


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to