Hi,

I’m looking to find a way to get my Multi-Touch Device working with Qt (2 Finger gestures).
Right now my TRS Multi-Touch is working only with Tslib (with Linuxtp and Linuxinput no success).
As I understand Tslib does not support multi-touch gestures?

- Does QWS support Multi-Touch gestures? If not what can I do in an embedded system?

I made some tests with the Qt-examples with activated qpa/Lighthouse (-platform LinuxFB). Framebuffer is working but touch not…
Due to our HW does not support OpenGL we need the QWS platform.

My system: cortex-a9, Qt4.8 (non qpa/lighthouse), Tslib 1.0-106.

Thanks for your help!