I'd like to autostart a Qt GUI application using Lubuntu/Openbox, using a root-only account.
I've added the command into:
/etx/xdg/openbox/autostart
And:
/root/test
Grepping for test shows that the application runs, but the application window is not being drawn in foreground - I think it's hidden somewhere, because I notice a short blip on startup.
Any idea what's going on here?