1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
|
Applications at startup
-----------------------
Upon startup, cinnamon-session starts the following applications:
- Saved session: if you have saved a session, it is located in
~/.config/cinnamon-session/saved-session/. You can enable automatic
session saving or manually save it in the "Startup Applications"
configuration applet.
- Autostart applications: applications shipping a .desktop file in
/usr/share/gnome/autostart or /etc/xdg/autostart. This includes the
keyring manager, the settings daemon, nautilus and the power
manager. They can be selectively disabled in the configuration
applet.
- Required components: they are listed in the
/usr/share/cinnamon-session/sessions/*.desktop file corresponding to the
current session (gnome or gnome-fallback).
|