No keyboard input on BeagleBone Black
-
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 ?
-
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
-
Look on the Run part of the Project panel in the Environment Variables
-
Strange, which version of Qt Creator are you using ?
-
Did you check with a more recent version ?
-
Sorry, I meant a more recent version of Qt Creator, as for Qt 4 the latest version is 4.8.7