Sample touchscreen code

Does anyone have a simple example of touchscreen code I can test with? I have
a client who wants an application using a Mitsubishi PrecisePoint 8705
monitor with USB touchscreen interface.

Thanks,
Jeff

j_post schrieb:

Does anyone have a simple example of touchscreen code I can test with?

I’m currently experimenting with an elo touchscreen monitor with a
serial interface.
AFAIK most touchscreens (the sensitive glasses) come from elo
or 3m. So I think you should first find out which kind of touchscreen
that is.
I used the sources of XFree86’s drivers to write a simple program
to communicate with the touchscreen.
http://cvsweb.xfree86.org/cvsweb/~checkout~/xc/programs/Xserver/hw/xfree86/input/

(elo* and *touch)

HTH
Leander