[Interest] Qt and x11/MPX

Robert Voinea rvoinea at gmail.com
Tue Feb 14 20:32:11 CET 2012


On Tuesday 14 February 2012 17:06:24 Thiago Macieira wrote:
> On terça-feira, 14 de fevereiro de 2012 14.14.49, Robert Voinea wrote:
> Note that master pointers are not the same thing as touch points. Each
> master device can have multiple touch points.
> 
> What Qt does not support is multiple pointers, including multiple focus.
> That's what MPX is for and there are no plans of supporting that, ever.
> Touch is different.
I thought that the multi-touch is the same thing as multi-pointer... or one 
can emulate the other (multi-pointer seen as multi-touch)

As far as I can see... running two distinct applications, one for each screen, 
seems to solve this issue for me. One pointer (mouse/touchscreen) interacts 
with a single application and this works.

This is an acceptable compromise for me.

> > *New approach :D*
> > 
> > ...Does anyone know of a device driver for X that combines "mouse events"
> > into one touch event? :D
> 
> The MeeGo "mtev" driver as well as XInput 2.1 and 2.2.
If time permits I'll give them a try and post here the results. 

But... for the time being I have a working solution.

Thank you all for support.


-- 
Robert Voinea
IT Specialist
+4 0740 467 262

Don't take life too seriously. You'll never get out of it alive.
(Elbert Hubbard)



More information about the Interest mailing list