On Mon, Nov 19, 2012 at 12:17 AM, Peter Hutterer
wrote:
> no, this sounds like a bug. pointer emulation behaviour should be that only
> the first emulating touchpoint changes the pointer position, with subsequent
> touches not emulating. and a touchpoint is only emulating if there is no
> other to
Hi,
Thanks for all the informative blog posts such as this one:
http://who-t.blogspot.com/2011/12/multitouch-in-x-pointer-emulation.html
I'm trying to get my head around pointer emulation and touch-pointer
interaction in a bit more detail. Would appreciate any guidance or
followup posts :)
This
Hi,
For OLPC/Sugar we have recently adopted Maliit, the Meego on-screen
keyboard. It is working great for areas where we have typical GTK+
widgets, because the on-screen keyboard (OSK) is able to synthesize
text input via the GTK+ Input Method mechanism.
However, there are also some other cases u