Skip to content

Instantly share code, notes, and snippets.

@danlentz
Created March 28, 2010 07:59
Show Gist options
  • Save danlentz/346637 to your computer and use it in GitHub Desktop.
Save danlentz/346637 to your computer and use it in GitHub Desktop.
(setq mac-option-key-is-meta nil)
(setq mac-command-key-is-meta t)
(setq mac-command-modifier 'meta)
(setq mac-option-modifier nil)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment