-
-
Save paulogaspar7/5619820 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Mac OSX keyboard layout switching is a pain in the ass. | |
Using a keyboard layout different than the one actually printed on | |
your keys is also weird. The following keyboard shortcuts allow you | |
to create the various diacritics used in languages like Portuguese | |
on the British layout of a Mac keyboard. | |
Alt+e -> ´ Examples: é ó á | |
Alt+i -> ^ Examples: â ê | |
Alt+c -> ç | |
Alt+` -> ` Examples: à | |
Alt+n -> ~ Examples: ã õ ñ | |
Alt+0 -> º Examples: 1º | |
Alt+9 -> ª Examples: 1ª |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment