From 9536551b7fc0817654af2d8ec19c78cae0fbac44 Mon Sep 17 00:00:00 2001 From: Marcel Bischoff Date: Fri, 4 Dec 2015 00:56:45 +0100 Subject: [PATCH] Rework iTunes category --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b14f691..91d01ce 100644 --- a/README.md +++ b/README.md @@ -143,9 +143,13 @@ rm -r ~/Library/Containers/com.apple.RemoteDesktop ### iTunes -#### Stop Responding to Keyboard Media Keys +#### Keyboard Media Keys ```bash +# Stop Responding to Keypresses launchctl unload -w /System/Library/LaunchAgents/com.apple.rcd.plist + +# Reset to OS Default +launchctl load -w /System/Library/LaunchAgents/com.apple.rcd.plist ``` ### Mail