Skip to content

Instantly share code, notes, and snippets.

@lsgrep
Created June 5, 2015 18:40
Show Gist options
  • Save lsgrep/0ad6fa730a3876a80eb3 to your computer and use it in GitHub Desktop.
Save lsgrep/0ad6fa730a3876a80eb3 to your computer and use it in GitHub Desktop.
http://apple.stackexchange.com/questions/22785/how-do-i-disable-the-command-control-d-word-definition-keyboard-shortcut-in-os-x
defaults write com.apple.symbolichotkeys AppleSymbolicHotKeys -dict-add 70 '<dict><key>enabled</key><false/></dict>'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment