Reload Ubuntu Gnome or KDE Panels without Restart Computer
This post was written by admin on July 14, 2009
Posted Under: General
Posted Under: General
If you’re doing some tests on your Gnome or KDE panels,you may need to reload the panels frequently for the effect.Instead of restart computer or re-login,reload the process would be a better way.
For ubuntu gnome,press Alt+F2 key combination and type following to kill the process:
killall gnome-panel
It will immediately restart the panels,or you can run gnome-panel to start it.
For ubuntu KDE,also press Alt+F2 key combination and type following
dcop kicker kicker restart
Run following to kill and restart the process if the kicker panel is locked up.
killall kicker
kicker
Related posts:
- How to restore the default gnome-desktop-panels in Ubuntu
- View and Kill current processes on Ubuntu
- Customize your own Gnome desktop colors with Gnome color chooser
- Put Home,Computer,Network,Trash icons on Gnome Desktop
- Install gnome-shell and set default at start-up in ubuntu 10.04
Tags: desktop

