Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Qt5 linux accessibility without X11?
Forum Updated to NodeBB v4.3 + New Features

Qt5 linux accessibility without X11?

Scheduled Pinned Locked Moved Unsolved General and Desktop
2 Posts 2 Posters 731 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.
  • C Offline
    C Offline
    Ctirad.F
    wrote on last edited by A Former User
    #1

    Hello,

    I'd like to know what is needed to have an accessible Qt application that runs directly under linux kernel using eglfs backend. I have dbus and at-spi2-core up and running and a small daemon that outputs "focused" accessible elements to the console as a debug. However, the Qt application doesn't seem to even connect to the accesibility bus :(

    I have current envirinment set:
    QT_ACCESSIBILITY=1
    QT_LINUX_ACCESSIBILITY_ALWAYS_ON=1
    QT_QPA_PLATFORM=eglfs

    I tried the same under Weston as well the same result. I'm using Qt 5.7 libs built myself with the accessibility support enabled.

    C.

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi,

      I'd recommend bringing this topic to the interest mailing list. You'll find there Qt's developers/maintainers. This forum is more user oriented.

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      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