Implementing an on-screen keyboard

2012-11-03 Thread Daniel Drake
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

XI2 pointer emulation in more detail

2012-11-17 Thread Daniel Drake
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

Re: XI2 pointer emulation in more detail

2012-11-20 Thread Daniel Drake
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