Difference between revisions of "Ubuntu"
Jump to navigation
Jump to search
Line 3: | Line 3: | ||
* sudo passwd //to enable the root account | * sudo passwd //to enable the root account | ||
− | * [http://www.watchingthenet.com/restore-panels-in-ubuntu-back-to-their-default-settings. | + | * [http://www.watchingthenet.com/restore-panels-in-ubuntu-back-to-their-default-settings.html Restore Panels In Ubuntu Back To Their Default Settings] |
** gconftool-2 --shutdown | ** gconftool-2 --shutdown | ||
** gconftool --recursive-unset /apps/panel | ** gconftool --recursive-unset /apps/panel | ||
** pkill gnome-panel | ** pkill gnome-panel |
Revision as of 03:51, 14 October 2011
- sudo passwd //to enable the root account
- Restore Panels In Ubuntu Back To Their Default Settings
- gconftool-2 --shutdown
- gconftool --recursive-unset /apps/panel
- pkill gnome-panel