<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>i.MX ProcessorsのトピックRe: Qt touch inverted</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Qt-touch-inverted/m-p/300226#M37688</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi David,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are you using the QWS_MOUSE_PROTO variable? Something like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;export QWS_MOUSE_PROTO=tslib:/dev/input/event1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can also make sure your TS is correctly calibrated by doing:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;export TSLIB_TSDEVICE=/dev/input/event1&lt;/P&gt;&lt;P&gt;export TSLIB_CONFFILE=/etc/ts.conf&lt;/P&gt;&lt;P&gt;export TSLIB_CALIBFILE=/etc/pointercal&lt;/P&gt;&lt;P&gt;export QWS_MOUSE_PROTO=tslib:/dev/input/event1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;just make sure event1 is your TS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then run ts_calibrate:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ts_calibrate&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And make sure the /etc/pointercal file was created. After this just run your Qt application.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Edison&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 20 Mar 2014 21:00:09 GMT</pubDate>
    <dc:creator>edison_fernande</dc:creator>
    <dc:date>2014-03-20T21:00:09Z</dc:date>
    <item>
      <title>Qt touch inverted</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Qt-touch-inverted/m-p/300225#M37687</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, I have LTIB building Linux and Qt 4.6.0 for i.MX28 EVK. When running the demos the x and y for the touchscreen are reversed. When I move my finger up and down it moves the cursor left and right. I have calibrated the touchscreen in TSLIB and it works fine when running ts_test.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone help to fix this in Qt?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Mar 2014 12:07:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Qt-touch-inverted/m-p/300225#M37687</guid>
      <dc:creator>contra</dc:creator>
      <dc:date>2014-03-20T12:07:01Z</dc:date>
    </item>
    <item>
      <title>Re: Qt touch inverted</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Qt-touch-inverted/m-p/300226#M37688</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi David,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are you using the QWS_MOUSE_PROTO variable? Something like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;export QWS_MOUSE_PROTO=tslib:/dev/input/event1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can also make sure your TS is correctly calibrated by doing:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;export TSLIB_TSDEVICE=/dev/input/event1&lt;/P&gt;&lt;P&gt;export TSLIB_CONFFILE=/etc/ts.conf&lt;/P&gt;&lt;P&gt;export TSLIB_CALIBFILE=/etc/pointercal&lt;/P&gt;&lt;P&gt;export QWS_MOUSE_PROTO=tslib:/dev/input/event1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;just make sure event1 is your TS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then run ts_calibrate:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ts_calibrate&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And make sure the /etc/pointercal file was created. After this just run your Qt application.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Edison&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Mar 2014 21:00:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Qt-touch-inverted/m-p/300226#M37688</guid>
      <dc:creator>edison_fernande</dc:creator>
      <dc:date>2014-03-20T21:00:09Z</dc:date>
    </item>
    <item>
      <title>Re: Qt touch inverted</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Qt-touch-inverted/m-p/300227#M37689</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f6f6f6;"&gt;Hi Edison, thank you the following line fixed my problem.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f6f6f6;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f6f6f6;"&gt;export QWS_MOUSE_PROTO=tslib:/dev/input/event1&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Mar 2014 11:04:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Qt-touch-inverted/m-p/300227#M37689</guid>
      <dc:creator>contra</dc:creator>
      <dc:date>2014-03-24T11:04:23Z</dc:date>
    </item>
  </channel>
</rss>

