I have a lilliput touchscreen (egalax controller) using Daniel Ritz's driver [ http://ritz.dnsalias.org/linux/touchkit/ ] for linux 2.4. This (along with the input and evdev drivers) writes events to /dev/input/event0.
I've gotten tslib working, since using the provided ts_print I can read the x,y data. However, using kdrive, the touchscreen doesn't work.
My host.def file is: #define BuildServersOnly YES #define KDriveXServer YES #define TinyXServer YES #define XvesaServer YES #define TouchScreen YES #define HasTsLib YES
Is there anything else that I'm missing?
-Thanks, Josh _______________________________________________ XFree86 mailing list XFree86@xxxxxxxxxxx http://XFree86.Org/mailman/listinfo/xfree86