Panel - Reset to Default

From FreekiWiki
Jump to navigation Jump to search

How to Reset the Panel to Default

Open a Terminal and type the following

gconftool --recursive-unset /apps/panel (All panels will disappear)
rm -rf ~/.gconf/apps/panel
pkill gnome-panel 

(Removed script as it needs to go in the proper package not on the wiki)