Created
December 30, 2011 05:48
-
-
Save sevein/1538130 to your computer and use it in GitHub Desktop.
KeyRemap4MacBook config file to make the backslash available in my keyboard from USA (using SPANISH_ISO in OSX).
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
| <?xml version="1.0"?> | |
| <root> | |
| <item> | |
| <name>get_backslash_spanish_keyboard</name> | |
| <inputmodedetail_only>SPANISH_ISO</inputmodedetail_only> | |
| <identifier>private.get_backslash_spanish_keyboard</identifier> | |
| <autogen>--KeyToKey-- KeyCode::SPANISH_LESS_THAN, ModifierFlag::OPTION_R, KeyCode::SPANISH_ORDINAL_INDICATOR, ModifierFlag::OPTION_R</autogen> | |
| </item> | |
| </root |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment