Using tslib (touchscreen input) with DirectFB on embedded system (gumstix overo)

Posted by emi1faber on Stack Overflow See other posts from Stack Overflow or by emi1faber
Published on 2010-05-16T21:02:14Z Indexed on 2010/05/16 21:10 UTC
Read the original article Hit count: 654

I'm attempting to use tslib with DirectFB on the gumstix Overo. Everything seems to be compiled correctly, as when DirectFB starts up, I get messages saying "Started 'tslib Input' ... DirectFB/Input: tslib touchscreen 0 0.1 (tslib)" etc. However, I haven't been able to find any example code showing how one reads the X-Y coordinates of a touchscreen press. Is there any example code out there to initialize the touchscreen and return the coordinates of a touchscreen press?

Thanks in advance,
Ben

© Stack Overflow or respective owner

Related posts about gumstix

Related posts about directfb