Home:ALL Converter>QT application Autostart --- in linux

QT application Autostart --- in linux

Ask Time:2013-02-18T22:32:29         Author:Katoch

Json Formatter

I have developed an application in Qt and want it to start automatically and occupy my screen. It have some pop-ups also. It is for controlling some relays across the network.

  1. What should be the right procedure in Embedded linux to start Qt application automatically and occupy my screen on system boot?
  2. Which is the best window manager to use for embedded linux?
  3. Do I need display manager or desktop manager in this case? As I need single application to run?
  4. Also this link confused me a bit. Is window manager inside desktop Enviroment?

    Are these desktop environment another name for desktop manager like KDE? http://www.engadget.com/2012/10/30/how-to-picking-a-window-manager-linux/

  5. What if there are more than one application of Qt to run? But at startup I want one application to cover the screen?

Please suggest.

Author:Katoch,eproduced under the CC 4.0 BY-SA copyright license with a link to the original source and this disclaimer.
Link to original article:https://stackoverflow.com/questions/14938669/qt-application-autostart-in-linux
yy