Skip to content

Instantly share code, notes, and snippets.

@rafaelviracao
Created July 3, 2012 15:26
Show Gist options
  • Save rafaelviracao/3040463 to your computer and use it in GitHub Desktop.
Save rafaelviracao/3040463 to your computer and use it in GitHub Desktop.
Como recuperar a barra de tarefas no ubuntu
Abra o terminal e digite os seguintes comandos,respectivamente:
gconftool --recursive-unset /apps/panel
rm -rf ~/.gconf/apps/panel
pkill gnome-panel
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment