Re: [Unity-dev] Multi-touch with uTouch

2012-03-29 Thread Ted Gould
Howdy, Sounds like something interesting! You'll probably get a better response from: [email protected] As they discuss more touch specific stuff there. --Ted On Thu, 2012-03-29 at 09:04 +0200, Benjamin Longuechaud wrote: >I'm working on multi touch application and

[Unity-dev] Multi-touch with uTouch

2012-03-29 Thread Benjamin Longuechaud
Good morning, I'm working on multi touch application and I have already defined some gesture on windows with WM_TOUCH. Now, i would like to do the same on Linux. I have seen that this was managed directly in the Kernel and we had to develop our own driver. But now, we can use uTouch library throug