Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Multimedia keys & iTunes
2010-04-04, 18:16:03
Post: #1
Multimedia keys & iTunes
Hello, great new features in 0.2.7, but I can't enjoy one of them: control via multimedia keys. iTunes just keeps popping up even if it isn't running when I press the Play/Pause button and I haven't found a way to disable that.

Do I have to uninstall iTunes or is there a option that I missed somewhere in the OS or iTunes that disables this behavior.

Thanks
Find all posts by this user
Quote this message in a reply
2010-04-07, 14:58:11
Post: #2
RE: Multimedia keys & iTunes
this is an osx fascist feature which can't be disabled.
see below.

multimedia keys work-arounds

apple remote fix
Find all posts by this user
Quote this message in a reply
2010-04-11, 21:28:11
Post: #3
RE: Multimedia keys & iTunes
I solved it. I uninstalled iTunes :D
Find all posts by this user
Quote this message in a reply
2010-04-25, 22:22:15
Post: #4
RE: Multimedia keys & iTunes
If you are not comfortable with uninstalling iTunes you can just make it non-executable by altering its file permissions. Open up the Terminal and run:
sudo chmod -x /Applications/iTunes.app

This will remove the executable bit from iTunes.app's permissions, effectively making it unable to start. Really only practical if you aren't actually using iTunes at all.

The same command, but with +x instead of -x will make it executable again:
sudo chmod +x /Applications/iTunes.app

[url=http://www.last.fm/user/progman]Last.fm[/url] | [url=http://twitter.com/runeflobakk]Twitter[/url]
Find all posts by this user
Quote this message in a reply
2010-10-14, 20:38:53
Post: #5
RE: Multimedia keys & iTunes
Maybe relevant for this topic:
User Customization: Global Vox Shortcuts (Play/Pause, Previous, Next)
http://voxapp.didgeroo.com/forums/thread-145.html
Find all posts by this user
Quote this message in a reply
2011-01-25, 19:50:35
Post: #6
Thumbs Up RE: Multimedia keys & iTunes
http://onsoftware.en.softonic.com/stop-i...eys-on-mac

Download and install this app.
Find all posts by this user
Quote this message in a reply
2011-02-08, 12:43:21
Post: #7
RE: Multimedia keys & iTunes
(2011-01-25 19:50:35)Traviscz Wrote:  http://onsoftware.en.softonic.com/stop-i...eys-on-mac

Download and install this app.

OMG! Awesome! TY!
Find all posts by this user
Quote this message in a reply
2012-02-22, 10:36:35 (This post was last modified: 2012-02-22 10:36:57 by ArloL.)
Post: #8
RE: Multimedia keys & iTunes
I'd like this behavior to work just as the OS X natives e.g. QT, iTunes: If Vox was the last active media app it should listen to and consume the events. VLC has solved this issue.

Their source code links to http://overooped.com/post/2593597587/mediakeys and https://gist.github.com/511181

When you download the current sources and open /extras/package/macosx/vlx.xcodeproj the files can be found under Classes/Imported Code/SPMediaKeyTap
Find all posts by this user
Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 2 Guest(s)

Follow @alenofx