
Restoring Default Ubuntu Panel
May 6, 2009How to restore the default Ubuntu Panel.
This have been tested in Ubuntu 9.04.
Run the following command in terminal.
gconftool –recursive-unset /apps/panel
rm -rf ~/.gconf/apps/panel
pkill gnome-panel
Then logout and then back in.