Stop icons from getting back in the menu bar ?

Discussion in 'MacOS' started by edge_of_sarcasm, Feb 26, 2009.

  1. edge_of_sarcasm

    edge_of_sarcasm

    Joined:
    Feb 16, 2009
    Messages:
    23
    Likes Received:
    0
    Hi !

    Is there a way to permanent way to remove icons from the menu bar. I know how to do this with cmd + drag away. But after a reboot they come back and it's bugging me.

    Thing i want to remove:
    Cardsymbol
    Ejectsymbol
    etc

    Regards
    Daniel
     
    edge_of_sarcasm, Feb 26, 2009
    #1
  2. edge_of_sarcasm

    chuckcalo

    Joined:
    Sep 15, 2008
    Messages:
    176
    Likes Received:
    0
    The eject symbol re-appears every time you connect a USB CD/DVD drive. As for the Card symbol I just uninstalled the card reader drivers as I don't use any cards with my aspire one (the only memory card I have is my w810's and I have the dc60 cable for it so I don't need to take the card out the cellphone) and the Power off something kept re-appearing on the menubar which really pissed me off because it looked ugly there. As long as you have the card drivers it won't desappear because the kext loads at the startup telling it to be on the menubar.
     
    chuckcalo, Feb 26, 2009
    #2
  3. edge_of_sarcasm

    edge_of_sarcasm

    Joined:
    Feb 16, 2009
    Messages:
    23
    Likes Received:
    0
    Unfortunately i use the SD-Card reader. So isn't there any way to get these icon to disappear for good without uninstall drivers and stuff ?

    Regards
    Daniel
     
    edge_of_sarcasm, Feb 26, 2009
    #3
  4. edge_of_sarcasm

    pablo101

    Joined:
    Dec 22, 2008
    Messages:
    43
    Likes Received:
    0
    Yes there is a way. Open terminal, type sudo -s ........ then enter your password. Then type cd /System/Library/CoreServices/Menu\ Extras/ and press enter. Then whatever menu item you want to remove type
    (for example if i want to remove PPP.menu)

    "mv PPP.menu /"

    This moves the menu item to the root of your hard drive. Now open activity monitor and quit "System UI Server"

    it will no longer be in ure menu bar :)
     
    pablo101, Feb 26, 2009
    #4
  5. edge_of_sarcasm

    pablo101

    Joined:
    Dec 22, 2008
    Messages:
    43
    Likes Received:
    0
    so just to help you both. to get rid of cardsymbol you'd type

    mv PCCard.menu /

    for eject symbol you'd type

    mv Eject.menu /
     
    pablo101, Feb 26, 2009
    #5
  6. edge_of_sarcasm

    edge_of_sarcasm

    Joined:
    Feb 16, 2009
    Messages:
    23
    Likes Received:
    0
    Works Perfect :-D

    After a reboot the sh_t is gone.

    Thanx a lot.

    Regards
    Daniel
     
    edge_of_sarcasm, Feb 27, 2009
    #6
Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments (here). After that, you can post your question and our members will help you out.