nanogui@linuxhacker.org

nanogui@linuxhacker.org


Subject: Microwindows, Touch Screen & calibration
From: S A McConnell
Date: Wed, 06 Sep 2000 13:39:27 -0500

O.K. I have built Microwindows and have enabled the "IPAQ" TS code. I
modified the ucb1200_ts code to work with my ARM hardware. All of that
code is working. (I can manipulate the mine game.)

Now I need to calibrate the touch screen. Does any code exist for doing
that on the ARM platform? The ucb1200_ts code is suppose to have
Microwin style calibration.

In the past I have been pointed to tpcal.

ftp://ftp.ltc.com/pub/linux/mips/

This code depends upon *.h files that do not exist in my configuration.
$gcc tp.c
tp.c:37: linux/tpanel.h: No such file or directory
tp.c:457: ../kdrive/kdrive.h: No such file or directory

Any pointers would be appreciated.

Scott

nanogui@linuxhacker.org