Results 1 to 9 of 9

Thread: how to enable touch screen in qt/embedded

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    5,372
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows
    Thanks
    28
    Thanked 976 Times in 912 Posts

    Default Re: how to enable touch screen in qt/embedded

    Quote Originally Posted by sar_van81 View Post
    Could not read calibration: /etc/pointercal
    Does this file exist?

  2. #2
    Join Date
    Dec 2006
    Posts
    123
    Qt products
    Qt3 Qt/Embedded
    Platforms
    Unix/X11
    Thanks
    1
    Thanked 1 Time in 1 Post

    Default Re: how to enable touch screen in qt/embedded

    hi,

    No, there is no such file in the /etc folder in the board.

  3. #3
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    5,372
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows
    Thanks
    28
    Thanked 976 Times in 912 Posts

    Default Re: how to enable touch screen in qt/embedded

    Quote Originally Posted by sar_van81 View Post
    No, there is no such file in the /etc folder in the board.
    Then maybe you should create one?

  4. #4
    Join Date
    Dec 2006
    Posts
    123
    Qt products
    Qt3 Qt/Embedded
    Platforms
    Unix/X11
    Thanks
    1
    Thanked 1 Time in 1 Post

    Default Re: how to enable touch screen in qt/embedded

    hi ,

    can you say me how to create one ?

  5. #5
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    5,372
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows
    Thanks
    28
    Thanked 976 Times in 912 Posts

    Default Re: how to enable touch screen in qt/embedded

    Google says something about ts_calibrate utility. Do you have it?

  6. #6
    Join Date
    Dec 2006
    Posts
    123
    Qt products
    Qt3 Qt/Embedded
    Platforms
    Unix/X11
    Thanks
    1
    Thanked 1 Time in 1 Post

    Default Re: how to enable touch screen in qt/embedded

    hi ,

    yeah i searched about that. and it says to use tslib package. i had done that also. the main problem for me is that i had my device connected to "/dev/ttyS1" and the ts_caliberate.c program is used to caliberate the device connected to "/dev/input/event0". can you say me how to convert that with respect to serial port ? if you have any docs for that can you send me ?

  7. #7
    Join Date
    Mar 2011
    Posts
    12
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Unix/X11 Windows

    Default Re: how to enable touch screen in qt/embedded

    Did you find any success in this?

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
  •  
Qt is a trademark of The Qt Company.