How to restore panels on Ubuntu?
Step 1:
Delete current panel settings.
rm -rf ~/.gconf/apps/panel
Step 2:
Restart the Gnome panel.
pkill gnome-panel
As an alternative, just restart the computer.
How to restore panels on Ubuntu?
Delete current panel settings.
rm -rf ~/.gconf/apps/panel
Restart the Gnome panel.
pkill gnome-panel
As an alternative, just restart the computer.