Vincent,
Again I sent to wrong list, apologies!
Le vendredi 27 novembre 2009, à 16:02 -0200, Marco Calistri a écrit :
The mark/un-mark preferences into autostart configuration window works on contrary:
if you mark the app you wish to auto start it disappears from ~.configure/autostart and if you un-mark it, it is created!
It's a bit more complex :-) Since the applications are probably configured system-wide to autostart, making them not autostart requires a file to be created in the user config (that's why, when you unmark an app, a file is created). If you enable the application while it was disabled, then if the file is the same as the system-wide one, it will get removed (which is why you see it disappear).
Vincent
Il giorno ven, 27/11/2009 alle 19.58 +0100, Vincent Untz ha scritto:
Le vendredi 27 novembre 2009, à 16:02 -0200, Marco Calistri a écrit :
The mark/un-mark preferences into autostart configuration window works on contrary:
if you mark the app you wish to auto start it disappears from ~.configure/autostart and if you un-mark it, it is created!
It's a bit more complex :-) Since the applications are probably configured system-wide to autostart, making them not autostart requires a file to be created in the user config (that's why, when you unmark an app, a file is created). If you enable the application while it was disabled, then if the file is the same as the system-wide one, it will get removed (which is why you see it disappear).
Vincent
-- Les gens heureux ne sont pas pressés.
That's sounds a bit hard to manage IMHO ;-)
So how set the stuff system-wide?
Tks,
Le vendredi 27 novembre 2009, à 18:10 -0200, Marco Calistri a écrit :
That's sounds a bit hard to manage IMHO ;-)
So how set the stuff system-wide?
So you probably want to read http://specifications.freedesktop.org/autostart-spec/autostart-spec-latest.h... :-)
Vincent
Il giorno ven, 27/11/2009 alle 21.19 +0100, Vincent Untz ha scritto:
Le vendredi 27 novembre 2009, à 18:10 -0200, Marco Calistri a écrit :
That's sounds a bit hard to manage IMHO ;-)
So how set the stuff system-wide?
So you probably want to read http://specifications.freedesktop.org/autostart-spec/autostart-spec-latest.h... :-)
Vincent
-- Les gens heureux ne sont pas pressés.
Thanks Vincent,
I will read it.
Take care!