Restarting gnome-panel
by z3n on May.08, 2009, under Linux Happyness
Problem:
You followed the previous post and sucessfully installed Hardware monitor applet on your gnome, however it’s not showing. This is happening because gnome-panel didn’t updated it’s applets list, so you need to restart gnome-panel.
Solution:
There’s no cool way to do this, you need to kill the process, it will restart after that.
pkill -9 gnome-panel
Problema:
Seguindo o post anterior, você conseguiu instalar o applet “Hardware monitor” porém ele não aparece na lista de applets do gnome. Isto acontece porque a lista não foi atualizada. Você precisa reinicar o gnome-panel.
Solução:
Não existe uma forma melhor de fazer isso, você tem que matar o processo, ele irá reinicar automáticamente depois de algums segundos.
pkill -9 gnome-panel