In ubuntu 12.04 LTS desktop, I'm trying to have chromium start up automatically for all users upon login. I did the following:
sudo cp /usr/share/applications/chromium-browser.desktop ~/.config/autostart/
What happens is that chromium only starts up for user that created the directory, and not any other users.