Hey folks,
I have just recently started learning about using TI Sitara for embedded Linux application development. I am currently trying to use Qt to add a splash screen that would last for 5 screens on boot up and then display the Matrix Application Launcher. I have successfully created an example code for the splash screen with QTimer. How do i go about disabling the launch of Matrix on boot-up and then make it reappear after a certain delay?