Jun 20, 2010 17
[How-To] Reset panels’ settings to default in Ubuntu
I often accidentally delete some of the icons from my top panel including battery meter, volume control, messagin icon. It gets quite frustrating not having them there. Also, you cannot get them back using Add to Panel option.
You can easily get your panel with default settings back. Just follow the following steps:
- Press Alt+F2, type ‘gnome-terminal’ without quotes and press enter.
- Now execute the following command in the terminal:
gconftool --recursive-unset /apps/panel
- Now execute the following command in terminal to remove all the panel’s settings: Read the rest of this entry »

