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. Touchscreen on RPI working for some screens and others not
Forum Updated to NodeBB v4.3 + New Features

Touchscreen on RPI working for some screens and others not

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
2 Posts 1 Posters 217 Views 1 Watching
  • 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.
  • O Offline
    O Offline
    Omni_Philm
    wrote on last edited by
    #1

    Hello all,

    I have an issue where the touchscreen on some of the forms of my Qt application are not working. On other forms, it is working fine. Typically, the issue occurs where the forms are a Message box.

    I have been looking online for solution but I have really found anything. The closest solution was this

    setenv("QWS_MOUSE_PROTO", "LinuxInput:/dev/input/event0", 0);
        // setenv("QWS_MOUSE_PROTO", "USB:/dev/input/event-mouse", 0);
    

    However, this did not work.

    I should also note that if the form exits, the touchscreen is able to work with it when the form appears.

    Has anyone ran into this problem before? Where do I begin to solve this issue?

    1 Reply Last reply
    0
    • O Offline
      O Offline
      Omni_Philm
      wrote on last edited by
      #2

      Any takers? Any thoughts?

      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