Xfce Forum

Sub domains
 

You are not logged in.

#1 2025-09-14 15:50:42

KitchM
Member
Registered: 2009-08-15
Posts: 360
LinuxFirefox 142.0

Application Autostart Order

I have noticed that the Application Autostart tab found in the Session and Startup utility in Settings does not display a way to rearrange the order of program startups.

Does anyone have any ideas about this?

Thanks.

Offline

#2 2025-09-14 17:02:14

ToZ
Administrator
From: Canada
Registered: 2011-06-02
Posts: 12,190
LinuxFirefox 142.0

Re: Application Autostart Order

It doesn't appear that there is any way to guarantee the order of autostart items. If you:

export XFSM_VERBOSE=1

...in an environment file (I use /etc/profile.d/xfce.sh), you'll get an ~/.xfce4-session.verbose-log file. You can see that start order in this log file.

You're best bet would be to add some extra logic in each of the .desktop files to ensure order (either sleep commands or pgrep in a 'while true' loop to ensure that the previous one is running).


Mark solved threads as [SOLVED] to make it easier for others to find solutions.
--- How To Ask For Help | FAQ | Developer Wiki  |  Community | Contribute ---

Offline

#3 Yesterday 22:28:09

KitchM
Member
Registered: 2009-08-15
Posts: 360
LinuxFirefox 142.0

Re: Application Autostart Order

Looks complex.  Perhaps we need another feature request.

Offline

Registered users online in this topic: 0, guests: 1
[Bot] ClaudeBot

Board footer

Powered by FluxBB
Modified by Visman

[ Generated in 0.010 seconds, 7 queries executed - Memory usage: 528.67 KiB (Peak: 531.63 KiB) ]