Gnome Session Management
| 23-Feb-2009 | Posted by Sonia Hamilton under Gnome |
A nice article I came across while trying to remotely solve a gnome-session issue. In a nutshell: Gnome 2.24 now uses a new mechanism for specifying startup programs – .desktop files in $HOME/.config/autostart and /usr/share/gnome/autostart/
Share This
$HOME/.config/autostart is actually part of the freedesktop spec, and so should work with any freedesktop-compliant environments.
More info: http://standards.freedesktop.org/autostart-spec/autostart-spec-latest.html