Linux Lite Forums
How to add software startup delay - Printable Version

+- Linux Lite Forums (https://www.freecinema2022.gq/forums)
+-- Forum: Software - Support (https://www.freecinema2022.gq/forums/forumdisplay.php?fid=5)
+--- Forum: Installing Software (https://www.freecinema2022.gq/forums/forumdisplay.php?fid=18)
+--- Thread: How to add software startup delay (/showthread.php?tid=3782)



How to add software startup delay - Allan - 02-24-2017

I believe i need to add a startup delay of 5 or 10 seconds to a program which is already in application autostart.
In session and startup i am unable to edit any item as the edit button does not appear to function for any of the applications listed when selected.
The application is livewallpaper and when it starts it is quickly replaced by the selected wallpaper in Desktop and only appears after a stop and restart of the application.


Re: How to add software startup delay - UltraCookie - 02-24-2017

Hi.

This might not be the most elegant solution but...

open a terminal: ctrl+alt t
enter:
Code:
gksudo xfce4-session-settings
enter your password
now you should be able to edit the entries



Re: How to add software startup delay - Allan - 02-25-2017

Thanks for that it did allow editing in application autostart however adding sleep 10; to the command did not delay startup as i expected it too. Any ideas ?


Re: How to add software startup delay - Valtam - 02-25-2017

This is the start up delay command for Lite Widget, some of the syntax may help you:

Code:
bash -c "sleep 5; ~/.conky/start"



Re: How to add software startup delay - Allan - 02-28-2017

Still no luck so have uninstalled application as its a small price to pay to continue with Lite.