<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Multi-touch not working using mtdev packages in Qt for embedded linux]]></title><description><![CDATA[<p dir="auto">Hi,</p>
<p dir="auto">I am following the steps specified in the mtdev installation guide for enabling multi-touch support for Embedded Qt "LINK":<a href="http://www.ptrackapp.com/apclassys-notes/embedded-linux-multitouch/" target="_blank" rel="noopener noreferrer nofollow ugc">http://www.ptrackapp.com/apclassys-notes/embedded-linux-multitouch/</a></p>
<p dir="auto">When I run the pinchzoom example provided in the qTUIO/examples on my device, I am getting only QEvent::TouchBegin and QEvent::TouchEnd, but not getting QEvent::TouchUpdate. The multi-touch events are received as multiple touch events with only QEvent::TouchBegin/TouchEnd.</p>
<p dir="auto">After some debugging I found that, qTUIO is not getting the calls to QTuio::updateTuioCursor() function, which is responsible for sending the QEvent::TouchUpdate event to Qt framework.</p>
<p dir="auto">How do I fix this issue ?</p>
<p dir="auto">Device details:<br />
ARM compiler<br />
Qt 4.8.5 for embedded linux<br />
mtdev, tslib libraries</p>
<p dir="auto">Thanks and Regards,<br />
Sachin</p>
]]></description><link>https://forum.qt.io/topic/33130/multi-touch-not-working-using-mtdev-packages-in-qt-for-embedded-linux</link><generator>RSS for Node</generator><lastBuildDate>Thu, 16 Apr 2026 11:46:47 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/33130.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 16 Oct 2013 10:07:01 GMT</pubDate><ttl>60</ttl></channel></rss>