Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Update: Forum Guidelines & Code of Conduct


    Qt World Summit: Early-Bird Tickets

    Unsolved Hot swap

    Mobile and Embedded
    tslib hot swap
    1
    1
    192
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • P
      picosoft last edited by

      Hi,
      I'm now using Raspberry3 board and touch screen.
      This goes well, but, there is one problem.
      Touch driver, TSLIB, cannot support the hotswap.

      I have to support the hotswap on the usb touch driver.

      So, without tslib, there are 2 methos.

      1. Direct input(evdev) to Qt.
      2. using xinput on X11.

      There is no calibration by 1, so, I cannot use this.
      But, 2 is very difficult how to do.....

      Please, let me know how to do.
      Thanks in advance.

      1 Reply Last reply Reply Quote 0
      • First post
        Last post