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. Beaglebone black debian Jessie LCD cape Qt 5.3.2 not grabbing keyboard mouse touch
Qt 6.11 is out! See what's new in the release blog

Beaglebone black debian Jessie LCD cape Qt 5.3.2 not grabbing keyboard mouse touch

Scheduled Pinned Locked Moved Mobile and Embedded
1 Posts 1 Posters 1.1k 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.
  • P Offline
    P Offline
    pgregory
    wrote on last edited by
    #1

    I'm testing out Debian Jessie on a beaglebone black with a 4.3 inch LCD cape.
    Qt 5.3.2 is part of the distribution, so I used apt-get to install it.
    Running in either EGLFS or LinuxFB, it doesn't grab the keyboard or touch for exclusive use.
    The window pops up full screen, but the keyboard is captured both by the console and the Qt application.
    Regardless of using evdevtouch or TSLIB, no touch events make it to the application.
    If I have lxde desktop running, the touch events go there and draw the desktop over the Qt application where touched.
    The mouse seems to work properly.
    Anyone know of any special environment settings or command line arguments to make Qt allocate the keyboard and touch for exclusive use?
    Is there someway to tell the console / desktop Qt is running, stop processing keyboard / touch events?

    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