Top Commentators

  • Two guys and a Beer - Episode 85
  • Jam Session 2
  • Two guys and a Beer - Episode 84

OSX: Preventing iTunes from launching when pressing multimedia key

If, like me, you have this annoying problem where iTunes insists on launching every time you press a multimedia key on your keyboard (for instance play/pause/next/previous song) the fastest and most effective way to work around it is to get rid of iTunes completely:

  • Move iTunes to the trash (from the applications folder);
  • Move FrontRow to the trash (from the applications folder);
  • Empty the trash;
  • If emptying the trash fails due to the iTunesHelper application being running do the following:
    • Open terminal/console:
    • Type “ps aux | grep iTunes”
    • You should see the process in the list. Get it’s process id (PID)
    • Type “kill -9 <pid>” to kill the process
    • Empty the trash
  • Extra step, remove iTunesHelper from the list of login items (system preferences -> accounts -> login items).

Use SongBird instead :)

Share:
  • Digg
  • del.icio.us
  • Facebook
  • Posterous
  • Reddit
  • Twitter
  • HackerNews
  • FriendFeed
  • Hyves
  • RSS

Related:

  1. The quest for a simple music player on mac OSX
  2. Changing default browser/email client in OSX

Leave a Reply

 

 

 

You can use these HTML tags

<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>