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. Input devices auto detection

Input devices auto detection

Scheduled Pinned Locked Moved Mobile and Embedded
3 Posts 2 Posters 1.2k 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.
  • E Offline
    E Offline
    eternal_ego
    wrote on last edited by
    #1

    Hi!

    I'm using Qt 5.2.1 on embedded platform (based on TI DM3730, if it makes any sense).

    I can plug any usb input devices and use them in my Qt apps only when I know exact device name. For example, I can call app:
    @./myapp -plugin EvdevMouse:/dev/input/event3 EvdevKeyboard:/dev/input/event6 @
    But if need to launch app first, then plug USB devices in, I have no chances to use these devices.

    So is there any way to solve a problem (in case of EGLFS)?

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

      Hi and welcome to devnet,

      AFAIK, no. However I'd advise you to also post that question of 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
      • E Offline
        E Offline
        eternal_ego
        wrote on last edited by
        #3

        [quote author="SGaist" date="1406240153"]Hi and welcome to devnet,

        AFAIK, no. However I'd advise you to also post that question of the interest mailing list. You'll find there Qt's developers/maintainers (this forum is more user oriented)[/quote]

        Thank you, SGaist, I'll try.

        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