On Fri, Oct 31, 2008 at 4:51 AM, Sysdev, Henk <[EMAIL PROTECTED]> wrote: > Hi, > > I am using the angstrom 2007.12 distro on a CM-X270 board. I did build the > XFCE image but I can't get the touchscreen going, I did build the tslib's. > Can someone give me a hint what i do wrong/miss.
Hello Henk, I use a touchscreen with a cm-x270. A few ideas: notes on Linux input debugging: http://bec-systems.com/web/content/view/98/9/ tslib also includes a number of utilities that are very useful: ts_print ts_print_raw ts_calibrate etc the above are part of the tslib-tests and tslib-calibrate packages. I do all my work from recent snapshots of dev.openebedded.org branch (2008.1 distro). With Xfbdev v1.4.0, I use the following command line option to get touch to work: -mouse tslib,,device=/dev/input/touchscreen0 Cliff -- ======================= Cliff Brake http://bec-systems.com _______________________________________________ Angstrom-distro-users mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-users
