728x90 AdSpace

  • Latest News

    Friday, 13 January 2017

    How to refresh indicator panel Ubuntu

    How to refresh indicator panel Ubuntu

    Ubuntu comes with some indicator panel applet on the top right corner of your screen, for example on my laptop, i have sound, date, battery, language, network and session indicator. The question is how to refresh these indicators.

    Why you want to refresh the indicators? because sometimes the indicators are not up-to-date in terms of data and you need to refresh it somehow. Like for example i uninstall a music player, but on the sound indicator, that music player is still there with a blank icon.

    So how do i refresh these indicators? to refresh indicator panel on ubuntu we can use 'killall' command, this will not close the indicator permanently, it will only restart the indicator (stop and then start).
    killall [indicator-name]
    Example:
    killall indicator-sound-service
    The command above will restart the sound indicator panel, here's list of other indicator name that you can use to restart/refresh :
    1. indicator-application-service  
    2. indicator-datetime-service     
    3. indicator-messages-service     
    4. indicator-printers-service     
    5. indicator-sound-service
    6. indicator-bluetooth-service    
    7. indicator-keyboard-service     
    8. indicator-power-service        
    9. indicator-session-service

    If You Like This Please Leave a Comment Or Share this Post

    Full Softwares Android Apps
    • Blogger Comments
    • Facebook Comments

    0 comments:

    Post a Comment

    Item Reviewed: How to refresh indicator panel Ubuntu Rating: 5 Reviewed By: Unknown
    Scroll to Top