Hello there,
I am suing QT and QT creator to deploy and debug a QT Widget application on a remote target (BeagleBone Black). The problem is that when I turn on the application from ssh I cannot use the keyboard attached to the target- it doesnt work. If I open the application directly on the target the keyboatd works perfectly fine.

Is there a way of resolving this besides attaching debug session to a working already process?