Hi everyone,

I have a problem with the touchscreen and QtEmbedded at my embedded linux device.
A Linux is working properly on the system and the touchscreen driver seems to be running: It provides the device /dev/event2.

My touchscreen is the Octopus from Hampshire.

Do you know, what format or driver the Qt configure option -qt-mouse-LinuxTp is expecting? I haven't found any documentation for that Qt mouse protocol and my touchscreen doesn't seem to work with the LinuxTP protocol.

The other option I tried, was to use the tslib interface, but I didn't get it configured correctly, so that all test data from the tslib binaries seemed to be totally wrong, even after calibrating the tslib with ts_calibrate.

Do you have any ideas, how to solve this problem?

Thank you very much,

Honta