I'm new with linux and by accident I deleted my panel, because it was kinda messed up, and I thought if I deleted it, I would get later another option to put it back, well no! And now I have no access to anything more than I had as a shortcut on my desktop which is dolphin firefox, and the trash. Is there any way to restore the bar without reinstalling the whole OS? I'm sure there's gotta be...Thank you!
|
feedback
|
|
I assume you're using KDE by the Dolphin reference, so you can:
If you're referring to gnome-panel however, you can restore it like so:
gconftool-2 --shutdown rm -rf ~/.gconf/apps/panel pkill gnome-panel | |||||
feedback
|
|
You can try this, it works for ubuntu, should be the same for any gnome install. Press alt+F2 to open the run bar and the type in terminal to open gnome-terminal. You can then type in each of these commands.
| |||||||||||
feedback
|