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. Keyboard write on console instead of in the application
Forum Updated to NodeBB v4.3 + New Features

Keyboard write on console instead of in the application

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
1 Posts 1 Posters 307 Views 2 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.
  • M Offline
    M Offline
    Mark81
    wrote on 26 Jun 2018, 07:07 last edited by
    #1

    Qt5.9.2, Raspbian Stretch Lite for RPi3B+. I wrote a Qt5 application (no QML) with some widgets.
    When I press a key on the keyboard it "writes" on the console behind the Qt application.

    From here I tried to set the following env vars:

    QT_QPA_EVDEV_KEYBOARD_PARAMETERS=/dev/input/event1,grab=1
    QT_QPA_ENABLE_TERMINAL_KEYBOARD=1
    

    but nothing happens. I tried running the application both locally or via ssh.
    Do I need to set something else?

    1 Reply Last reply
    0

    1/1

    26 Jun 2018, 07:07

    • Login

    • Login or register to search.
    1 out of 1
    • First post
      1/1
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved