• Home
  • How-To/Tips
  • Linux
  • Windows
  • About Us
  • Contact Us

Liberian Geek

Automatically Startup Applications For All Users in Ubuntu 11.10

This brief tutorial shows you how to automatically startup programs in all user profiles in Ubuntu 11.10. Sometimes you may want a program to automatically launch for all users upon logon to Ubuntu without manually starting it. Ubuntu has a program called ‘Startup Applications’ that lets you automatically start programs, however, it will only work for the user who configured it and won’t work for all other user accounts.This method works great in Ubuntu 11.10

 

 

Objectives:

  • Auto start programs for all users in Ubuntu 11.10
  • Enjoy!

 

To get started, copy the program you wish to automatically startup everytime a user logs in from  /usr/share/applications/program.desktop to /etc/xdg/autostart   folder.

 

autostart_oneiric

 

For example, if you wish to auto start Firefox automatically when you login, copy firefox.desktop from /usr/share/applications/firefox.desktop to the /etc/xdg/autostart. folder.

sudo cp /usr/share/applications/firefox.desktop /etc/xdg/autostart

autostart_oneiric

 

To remove it, run the command below:

 

sudo rm /etc/xdg/autostart/firefox.desktop

 

Remember to copy programs that end with the .desktop extensions.

 

That’s it!


You may also like:

  • Add Taskbar in Ubuntu 11.04/11.10 with Panel Tint2
  • How To Automatically Start Programs In Ubuntu 10.04 Lucid Lynx When You Login
  • Automatically Start Programs or Services When You Login to Ubuntu 10.10 Maverick Meerkat
  • Automatically Start Firefox in Private Browsing Mode
  • Install Firefox 5 in Ubuntu 10.10/10.04 via PPA

Home > How-To/Tips, Linux - 24 September 2011
Tweet







Subscribe Here !

Enter your email address:

    © 2009-2012 Liberian Geek. Richard Worloma

    Privacy Policy

    ↑ Top