Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save justinnichols/2eb8fc4864d71661a9afcdc237dbb4d7 to your computer and use it in GitHub Desktop.
Save justinnichols/2eb8fc4864d71661a9afcdc237dbb4d7 to your computer and use it in GitHub Desktop.
World of Warcraft - Allow MacOS Modifier Keys with Mouse Buttons
1. Stop WoW and Battle.net
2. Open a terminal and run:
$> defaults write com.blizzard.worldofwarcraft disable-expose-fix -bool YES
3. Restart Battle.net and WoW
It's also useful to make sure that WoW has Accessibility permissions allowed in the Security Preferences.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment