jguice / mac-bt-headset-fix

Small mac application that fixes broken bluetooth headset control by listening for events and sending them directly to apps
488 stars 19 forks source link

keep itunes from starting #6

Closed jguice closed 9 years ago

jguice commented 10 years ago

either apply this fix or something else: https://github.com/thebitguru/play-button-itunes-patch

vincent-le-normand commented 10 years ago

"launchctl unload /System/Library/LaunchAgents/com.apple.rcd.plist" works fine for me. The problem with patch described is that it requires a root access and it seems to actually patch the apple rcd process. I think this is cleaner to only onload the service.

When itunes is launch, can you please confirm that nothing is logged when "Spotify Bluetooth Headset Listener" is launched? And can you please confirm that rcd process is not launched in activity monitor?