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. [solved] Got mouse and keyboard problem on Qt5 linuxfb platform!
Forum Updated to NodeBB v4.3 + New Features

[solved] Got mouse and keyboard problem on Qt5 linuxfb platform!

Scheduled Pinned Locked Moved Mobile and Embedded
6 Posts 2 Posters 2.4k 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.
  • H Offline
    H Offline
    Halo_Hao
    wrote on 6 Jul 2015, 06:26 last edited by Halo_Hao
    #1

    I’m using “LinuxKernel + Busybox” compiled by myself and I have included drivers for mouse and keyboard. I want to use mouse and keyboard on linuxfb but failed. Could you please tell me how to configure it? Do I need to configure environment variable?
    Btw I’m using QT 5.5

    1 Reply Last reply
    0
    • S Offline
      S Offline
      SGaist
      Lifetime Qt Champion
      wrote on 6 Jul 2015, 21:34 last edited by
      #2

      Hi,

      That's a bit vague, do you have the proper devices loaded in /dev ?

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

      H 1 Reply Last reply 7 Jul 2015, 01:12
      0
      • S SGaist
        6 Jul 2015, 21:34

        Hi,

        That's a bit vague, do you have the proper devices loaded in /dev ?

        H Offline
        H Offline
        Halo_Hao
        wrote on 7 Jul 2015, 01:12 last edited by
        #3

        @SGaist
        Thanks for your reply. mouse and keyboard have been well loaded in /dev. everything works well on QT4, but on QT5 doesn't.
        I really want to upgrade to QT5

        1 Reply Last reply
        0
        • S Offline
          S Offline
          SGaist
          Lifetime Qt Champion
          wrote on 11 Jul 2015, 21:20 last edited by
          #4

          linuxfb is only the display management part, you need to configure the input part, see here

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

          H 1 Reply Last reply 12 Jul 2015, 09:45
          0
          • S SGaist
            11 Jul 2015, 21:20

            linuxfb is only the display management part, you need to configure the input part, see here

            H Offline
            H Offline
            Halo_Hao
            wrote on 12 Jul 2015, 09:45 last edited by
            #5

            @SGaist thanks! I changed dev/input/mouse0 to dev/input/event2, and that works

            1 Reply Last reply
            0
            • S Offline
              S Offline
              SGaist
              Lifetime Qt Champion
              wrote on 12 Jul 2015, 21:38 last edited by
              #6

              You're welcome !

              Since you have it working now, please update the thread title prepending [solved] so other forum user may know a solution has been found :)

              Also, consider up-voting the answer(s) that helped you, it will make them easier to find for other users :)

              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

              3/6

              7 Jul 2015, 01:12

              • Login

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