Re: XI2 pointer emulation in more detail

2012-11-20 Thread Peter Hutterer
please don't cut the email out completely, it's hard to reference to the relevant sections. On Tue, Nov 20, 2012 at 09:02:16AM -0600, Daniel Drake wrote: > 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 > >

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

Re: XI2 pointer emulation in more detail

2012-11-19 Thread Peter Hutterer
On Sat, Nov 17, 2012 at 10:39:29AM -0600, Daniel Drake wrote: > 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

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