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. Invert Y axis in standalone Qt5 application

Invert Y axis in standalone Qt5 application

Scheduled Pinned Locked Moved Mobile and Embedded
5 Posts 2 Posters 2.5k 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.
  • D Offline
    D Offline
    Dominik2000
    wrote on last edited by
    #1

    How can I invert the y axis in a standalone Qt5 application with standard eglfs framebuffer?
    I have a eGalax touchscreen. Compiled the kernel and set the evdev InputClass to InvertY 1. With this setting lxde works correct, but in the Qt application not. It's inverted on the y axis. Don't know exactly what to do?

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

      hi i have the same kind of issue. My touch screen work well with startx but i need to invert y axis for qt on eglfs and i can't how did you do this ? How can i modify evdev properties ?

      1 Reply Last reply
      0
      • D Offline
        D Offline
        Dominik2000
        wrote on last edited by
        #3

        I didn't solved it either, I compiled the qt application not as standalone and started it in the X context.

        1 Reply Last reply
        0
        • A Offline
          A Offline
          Alex293
          wrote on last edited by
          #4

          ha

          1 Reply Last reply
          0
          • A Offline
            A Offline
            Alex293
            wrote on last edited by
            #5

            take a look to this, it worked to me http://qt-project.org/forums/viewthread/42365/

            Now i can use qtquick 2 to develop eglfs app and use my touch screen via tslib

            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