If you have a lot of indicator panel on ubuntu, you might find some of the indicator panel is not load properly or display wrong information, so you might want to refresh the indicator panel on ubuntu.
Is there a way to refresh the indicator panel on ubuntu without restarting the computer? lucky for you there is a special command for refreshing the indicator panel on ubuntu.
You can open command line and then run this to refresh the indicator panel, all of them will be refresh.
killall unity-panel-service
You can also refresh individual panel, you just need to know the name of the indicator, for example you want to refresh the sound panel, then you do like this:
killall indicator-sound-service
0 comments:
Post a Comment
Note: only a member of this blog may post a comment.