Difference between revisions of "Panel - Reset to Default"
Jump to navigation
Jump to search
Line 7: | Line 7: | ||
pkill gnome-panel | pkill gnome-panel | ||
− | + | (Removed script as it needs to go in the proper package not on the wiki) | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
[[Category: Tech support]] | [[Category: Tech support]] |
Revision as of 17:04, 1 April 2011
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)