Results 1 to 1 of 1

Thread: Touch screen and QT embedded, some doubts

  1. #1
    Join Date
    May 2008
    Location
    Spain
    Posts
    92
    Thanks
    13
    Thanked 2 Times in 2 Posts
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Unix/X11 Windows

    Default Touch screen and QT embedded, some doubts

    Hello,

    I have some doubts about QT and touchscreen devices and perhpas somebody could give me any answers.

    1.- Can I use Touchscreen device with my QT applications???, well, this is a easy asnwer, YES.
    2.- My kernel recognize touchscreen device as /dev/input/mouse0, what kind of driver I need to use with QT, linuxtp, MouseMan or IntelliMouse??? With MouseMan and IntelliMouse,touchscreen works but not properly (can not calibrate), and with linuxtp, when I try to calibrate, I have a floating point execption (try to access to /dev/ts, I made a symbolic link ln -s /dev/input/mouse0 /dev/ts).
    3.- When I configure my QT embedded 3.3.6, I use this option -qt-mouse-linuxtp, is it correct???

    For the moment, that is all.

    Best reagards
    John Martin
    Last edited by webquinty; 30th June 2008 at 11:06.

Similar Threads

  1. how to enable touch screen in qt/embedded
    By sar_van81 in forum Qt for Embedded and Mobile
    Replies: 8
    Last Post: 25th March 2011, 10:44
  2. how to do touch screen calibration for qtopia-core-opensource-4.3.2
    By avrecorder in forum Qt for Embedded and Mobile
    Replies: 2
    Last Post: 15th September 2008, 12:49
  3. Touch screen on t-Embedded 4.4 on i.MX31ADS
    By HT in forum Qt for Embedded and Mobile
    Replies: 1
    Last Post: 7th June 2008, 09:06
  4. regarding a touch screen driver for qt-embedded
    By sar_van81 in forum Qt for Embedded and Mobile
    Replies: 0
    Last Post: 2nd March 2007, 10:23

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.