Jumat, 17 Agustus 2012
How to Display Hidden Startup Applications in ubuntu 12.04 and Above
Do you like this story?
Starting with Ubuntu 12.04 the ‘Startup Applications' manager now only displays a sub-set of applications to control at startup with the remaining applications being hidden. To make the hidden applications visible in the manager, follow these steps:
Copy and paste the following command into the terminal and press the ‘enter' key.
If asked you will also have to provide your user account password to perform the command, if asked simply enter your user password and press ‘enter' again (note: When entering your password, the terminal will not display characters on-screen, such as the asterisk ‘*', for security reasons).
Hidden startup applications will now be displayed in the ‘Startup Applications' manager as slightly greyed out. You can now continue to edit which programs start upon startup, including any hidden applications.
Via Ubuntuwiki
- Open the terminal by pressing (Ctrl + Alt + t) or searching for "Terminal" in the Unity bar.
Copy and paste the following command into the terminal and press the ‘enter' key.
sudo sed -i ‘s/NoDisplay=true/NoDisplay=false/g’ /etc/xdg/autostart/*.desktop
If asked you will also have to provide your user account password to perform the command, if asked simply enter your user password and press ‘enter' again (note: When entering your password, the terminal will not display characters on-screen, such as the asterisk ‘*', for security reasons).
- Close the terminal and now open ‘Startup Applications' from the power menu or searching for it in the unity bar.
Hidden startup applications will now be displayed in the ‘Startup Applications' manager as slightly greyed out. You can now continue to edit which programs start upon startup, including any hidden applications.
Via Ubuntuwiki
Langganan:
Posting Komentar (Atom)
0 Responses to “How to Display Hidden Startup Applications in ubuntu 12.04 and Above”
Posting Komentar