Startup Applications does not show all applications: Difference between revisions
From WickyWiki
mNo edit summary |
mNo edit summary |
||
| Line 9: | Line 9: | ||
</syntaxhighlight> | </syntaxhighlight> | ||
Now you can configure what applications are started when you | Now you can configure what applications are started automatically when you startup. | ||
<syntaxhighlight lang=bash> | <syntaxhighlight lang=bash> | ||
Latest revision as of 20:03, 17 September 2013
Show all items in the folder /etc/xdg/autostart/ to be able to enable en disable then in the Startup Manager. You might need to repeat this after installing new appliciations.
sudo sed --in-place 's/NoDisplay=true/NoDisplay=false/g' /etc/xdg/autostart/*.desktop
Now you can configure what applications are started automatically when you startup.
gnome-session-properties
See also: