Retouch iTunes section
This commit is contained in:
parent
b03f0ea0f5
commit
512ec6a23a
@ -145,10 +145,10 @@ rm -r ~/Library/Containers/com.apple.RemoteDesktop
|
|||||||
|
|
||||||
#### Keyboard Media Keys
|
#### Keyboard Media Keys
|
||||||
```bash
|
```bash
|
||||||
# Stop Responding to Keypresses
|
# Stop Responding to Key Presses
|
||||||
launchctl unload -w /System/Library/LaunchAgents/com.apple.rcd.plist
|
launchctl unload -w /System/Library/LaunchAgents/com.apple.rcd.plist
|
||||||
|
|
||||||
# Reset to OS Default
|
# Respond to Key Presses (Default)
|
||||||
launchctl load -w /System/Library/LaunchAgents/com.apple.rcd.plist
|
launchctl load -w /System/Library/LaunchAgents/com.apple.rcd.plist
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user