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. mouse events on desktop

mouse events on desktop

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
1 Posts 1 Posters 483 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.
  • S Offline
    S Offline
    Sebastian82
    wrote on last edited by
    #1

    Hey, i wrote an application which runs on an raspberry pi 2 and is connected to an touchscreen. (eGalax Touch , 1024*600 screen resolution)
    Compiling is done completly by the raspberry pi 2 (Native Build Qt on RPI GUIDE)

    I'm using the TSLIB which works also perfect.
    I disable the Mouse Input by setting QT_QPA_EGLFS_DISABLE_INPUT="1"
    and hide the Cursor by QT_QPA_EGLFS_HIDECURSOR="1".

    But when im starting my application and touch on the screen the mouse cursor behind my app is moving arround and is clicking on buttons etc.
    So after closing my QT application my deskstop is full with windows and applications :-(

    Is there a way to disable this?

    The Problem is i had three shortcouts on my desktop to start my app, to reboot the rpi and to shutdown the pi.

    So it happend several times the rpi is rebooting or shutting down by using my app.

    What can i do to stopping this ?

    Best Regards

    Sebastian

    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