Thursday, 1 October 2009

Retrieve default gnome-panel

To retrieve gnome-panel to default, if deleted. First right click
the mouse and select CREATE LAUNCHER .
In that ,select type as applications and in command type gnome-terminal
(for a terminal in GDM ).then type commands listed below in gnome-terminal
 
gnome-session-remove gnome-panel
gconftool-2 --recursive-unset /apps/panel
gnome-panel &

Note : Commands should be executed in terminal of Gnome.

No comments:

Post a Comment