LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   CentOs - restore top panel (https://www.linuxquestions.org/questions/linux-newbie-8/centos-restore-top-panel-892515/)

nuttynibbles 07-19-2011 09:40 AM

CentOs - restore top panel
 
Hi, how do i restore the top panel which contains the link to shutdown syste, application and much more. i accidentally deleted it.

alfredo10 07-19-2011 09:50 AM

Hi!
In Ubuntu and Mint (both Gnome) the following command restores the panel:
Code:

killall gnome-panel
CentOS?
alfredo

andrewthomas 07-19-2011 10:03 AM

Quote:

Originally Posted by nuttynibbles (Post 4419032)
Hi, how do i restore the top panel which contains the link to shutdown syste, application and much more. i accidentally deleted it.

You need to reset the gnome-panel to its default configuration

Code:

mv ~/.gconf/apps/panel ~/.gconf/apps/panel.bak
Then log-out and back in and you will have a default panel.

nuttynibbles 07-19-2011 07:38 PM

hey andrewthomas, tks it works

andrewthomas 07-19-2011 08:06 PM

You're welcome.

Glad to be of help.


All times are GMT -5. The time now is 06:58 PM.