Re: Touch input smoothing

2008-07-26 Thread Andy Green
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Somebody in the thread at some point said: | Is there any information out there regarding how the touch screen, and | ultimately X processes, touch input? In particular, does it register | one single point or perform an average over some area? If it do

Re: Touch input smoothing

2008-07-25 Thread Joerg Reisenweber
Am Sa 26. Juli 2008 schrieb Dylan Reilly: > Is there any information out there regarding how the touch screen, and > ultimately X processes, touch input? In particular, does it register > one single point or perform an average over some area? If it does not > do the latter, I would like to try exp

Touch input smoothing

2008-07-25 Thread Dylan Reilly
Is there any information out there regarding how the touch screen, and ultimately X processes, touch input? In particular, does it register one single point or perform an average over some area? If it does not do the latter, I would like to try experimenting with implementing that to get more accur