Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. Hot swap

Hot swap

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
tslib hot swap
1 Posts 1 Posters 270 Views
  • 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 Offline
    P Offline
    picosoft
    wrote on last edited by
    #1

    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
    0

    • Login

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved