On 11/10/2011 09:38 AM, Nuno Santos wrote:
Good news. I have it working for multitouch already. At least qt example
finger paint is working perfectly.
Regarding to Mouse and Single Touch Digitizer. How will the operating
system make the distinction between mouse and multitouch?
What about the ubuntu unity? What kind of multitouch is natively supported?
Great.
Unless it is grabbed for other uses (eg. gestures), the system treats a
single touch as a pointer movement, so by default there is no
distinction between a single touch and a mouse.
Unity will grab all 3- and 4-touch actions and interpret them as
gestures. 1- and 2-touch actions are left for application use.