diff --git a/.osx b/.osx index 695748e..804a74e 100755 --- a/.osx +++ b/.osx @@ -167,6 +167,9 @@ systemsetup -settimezone "Europe/Brussels" > /dev/null # Disable auto-correct defaults write NSGlobalDomain NSAutomaticSpellingCorrectionEnabled -bool false +# Stop iTunes from responding to the keyboard media keys +#launchctl unload -w /System/Library/LaunchAgents/com.apple.rcd.plist + ############################################################################### # Screen # ###############################################################################