Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Calibrate touchscreen using evdevtouch without X
QtWS25 Last Chance

Calibrate touchscreen using evdevtouch without X

Scheduled Pinned Locked Moved General and Desktop
2 Posts 2 Posters 1.8k 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.
  • L Offline
    L Offline
    luca
    wrote on last edited by
    #1

    Hi all,
    I have an application in my Linux PC that run in a secondary display in linuxfb platform (/dev/fb1) and the display has a touchscreen.
    I start the application with:
    @
    -platform linuxfb:fb=/dev/fb1 -plugin evdevtouch:/dev/input/event14
    @

    It works fine but I get the pointer not calibrated very well.
    Using X server I can calibrate using xinput_calibrator or something else but it's not for my situation.

    Now I'm thinking about edit the evdevtouch plugin source to abtain the right calibration.

    What do you think it's possible?

    1 Reply Last reply
    0
    • A Offline
      A Offline
      alharith
      wrote on last edited by
      #2

      Hello

      As far as I know, we used "ts_calibrate" with Qt, it works just like "xinput_calibrator" on X, hope this will help

      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