Created
September 16, 2012 08:58
-
-
Save kmnk/3731664 to your computer and use it in GitHub Desktop.
KeyRemap4MacBook cannot map modifier combination after raw mapping
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
<item> | |
<name>Test</name> <appendix>Test</appendix> | |
<identifier>remap.kmnk_test</identifier> | |
<autogen>--KeyToKey-- KeyCode::KEY_1, ModifierFlag::CONTROL_L, KeyCode::KEY_2</autogen> | |
<autogen>--KeyToKey-- KeyCode::KEY_1, KeyCode::KEY_2</autogen> | |
<autogen>--KeyToKey-- KeyCode::KEY_2, KeyCode::KEY_1</autogen> | |
<autogen>--KeyToKey-- KeyCode::KEY_2, ModifierFlag::CONTROL_L, KeyCode::KEY_1</autogen> | |
</item> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment