All of lore.kernel.org
 help / color / mirror / Atom feed
From: David Picard <davepiq@yahoo.fr>
To: buildroot@busybox.net
Subject: [Buildroot] Qt5 and touchscreen calibration
Date: Fri, 30 Oct 2015 17:55:56 +0100	[thread overview]
Message-ID: <5633A11C.6070706@yahoo.fr> (raw)

Hello,


I got my touchscreen working perfectly with ts_test. Many thanks to 
Peter Seiderer !

But the thing is that my Qt5 app does not grab the touchscreen properly 
: x and y axis are switched. I did enable the tslib option under Qt5 in 
menuconfig. Is there some magic command line option to pass to the 
application ? I tried this :

$ myapp -platform linuxfb:fb=/dev/fb1 -plugin tslib
ts_open() failed (No such file or directory)

 >>> the app shows up, but TS still messed up.

My config :
- Raspberry Pi B+ and Adafruit 2.8" PiTFT w/ cap touch.
- Buildroot 2015.08.1
- Qt5 w/ tslib support enabled (BR2_PACKAGE_QT5BASE_TSLIB=y).


Regards,
David.

             reply	other threads:[~2015-10-30 16:55 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-30 16:55 David Picard [this message]
2015-10-30 17:23 ` [Buildroot] Qt5 and touchscreen calibration Arnout Vandecappelle
2015-10-30 20:12   ` Peter Seiderer
2015-11-02  7:53     ` David Picard

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5633A11C.6070706@yahoo.fr \
    --to=davepiq@yahoo.fr \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.