Hi,
I was wondering if the QTouchEvent works on QtEmbedded. I tested and tried but could not get any events. My touch screen driver is sending the BTN_TOUCH and EV_KEY events. Can I get the mouse events and convert them to QTouchEvents?