Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QtWebEngine
  4. Joystick events not working with Qt5.15 QML WebEngineView based browser w/ eglfs/weston

Joystick events not working with Qt5.15 QML WebEngineView based browser w/ eglfs/weston

Scheduled Pinned Locked Moved Unsolved QtWebEngine
westoneglfsimx6buildrootqt5.15.0
1 Posts 1 Posters 377 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.
  • H Offline
    H Offline
    HiteshV
    wrote on 11 Mar 2021, 08:22 last edited by
    #1

    Hi All,

    I am working on embedded product where we have used buildroot. In old SW we have QT4.8 version & we used QT widget based chromium browser for rendering GUI. There we used LinuxInput to map the joystick (LEFT, UP, DOWN, ENTER, P) keys and we are getting window.keyup/window.keydown events in javascript code in our GUI. And we navigates our GUI overall.

    In new SW migration, we have used QT5.15 in buildroot. We are using new QML based browser to render our GUI in product. But we don't get events of Joysticks with this new QT environment.

    I tried with EGLFS and Weston both. But didn't get events in my JS code. I can display events in QML using Action and/or Keys.onPressed but same doesn't transferred to $window.keyup/keydown in our JS code.

    Please help me with this.

    --
    Thanks,
    Hitesh

    1 Reply Last reply
    0

    1/1

    11 Mar 2021, 08:22

    • 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