You are not logged in.
Pages: 1
Hello everyone,
is there any possibility to take an influence on a sequence of autostarted applications? i.e. I would like to start an application "abc" as the first one, then application "xyz" and then the rest whith all applications from the saved session.
Thanx for your help.
max
Offline
I guess, that xfce starts the applications which are linked in ~/.config/xfce4/autostart/ in inverted alphabetical order, so rename them and make numbers before the filenames. e.g:
01_abc.desktop
02_xyz.desktop
03_efg.desktop
this should first start efg, then xyz and for the last one abc
[img]http://www.us.debian.org/logos/button-mini.png[/img]
Offline
I guess, that xfce starts the applications which are linked in ~/.config/xfce4/autostart/ in inverted alphabetical order, so rename them and make numbers before the filenames. e.g:
01_abc.desktop
02_xyz.desktop
03_efg.desktopthis should first start efg, then xyz and for the last one abc
Well, ok.
That helped with autostarted applications. But how can i make to start them before saved stuff? Or to make the session-manager-saved-stuff on the very end? First the things I want, then the rest.
Offline
copy "/etc/xdg/xfce4/xinitrc" to "~/.config/xfce4/xinitrc" open in a text editor add any thing you want to start before
"# Run xfce4-session if installed"
Offline
thanx!!!
that's what i was looking for!!!
very nice.
max
Offline
Pages: 1
[ Generated in 0.006 seconds, 7 queries executed - Memory usage: 523.17 KiB (Peak: 528.8 KiB) ]