mirror of
https://github.com/wahyd4/dotfiles.git
synced 2026-08-23 11:46:23 +10:00
.osx: Stop iTunes from responding to the keyboard media keys
Commented out, as I actually use these keys. Closes #265.
This commit is contained in:
committed by
Mathias Bynens
parent
017c140d59
commit
b9a741e492
@@ -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 #
|
||||
###############################################################################
|
||||
|
||||
Reference in New Issue
Block a user