No keyboard input on BeagleBone Black
-
wrote on 3 Jul 2015, 06:55 last edited by
Also one more thing. I have just implemented by hand a code that reads from
/dev/input/event1
and I have placed it in the main before MainWindow is created and it works, which means that the app has the rights to red the input, just the Qt doesnt interpret it, why?The code here after retrieving 20 events from
/dev/input/event1
continues to the Qt gui App: Keyboard test code -
Just to be entirely sure, Qt 4 series ?
-
wrote on 4 Jul 2015, 05:31 last edited by
Yes, the package i have installee it from was qt 4 everywhere
-
Did I saw correctly ? You have "QWS_KEYBOARD='/dev/tty'" in either a bash script on your target or set in Qt Creator in the run environment panel
-
wrote on 4 Jul 2015, 22:50 last edited by
Yes qt creator seems to set it somehow, even though i have found all occuriences of QWS_KEYBOARD in project files and set it to event1. Thats not that much of a problem, the bigger deal is that it doesnt start from rc.local script.
-
Look on the Run part of the Project panel in the Environment Variables
-
Strange, which version of Qt Creator are you using ?
-
wrote on 6 Jul 2015, 13:11 last edited by
Qt creator version 3.2.0
-
Did you check with a more recent version ?
-
wrote on 29 Jul 2015, 05:22 last edited by
No, I havent. Is there any known bug here? Also, I didnt think there is a newer qt version for embedded systems.
-
Sorry, I meant a more recent version of Qt Creator, as for Qt 4 the latest version is 4.8.7