Skip to content

Instantly share code, notes, and snippets.

@rcmdnk
Created June 14, 2013 13:29
Show Gist options
  • Save rcmdnk/5781810 to your computer and use it in GitHub Desktop.
Save rcmdnk/5781810 to your computer and use it in GitHub Desktop.
<item>
<name>Swap Ctrl-Cmd</name>
<identifier>private.ctrl_cmd</identifier>
<autogen> __KeyToKey__ KeyCode::COMMAND_L, KeyCode::CONTROL_L </autogen>
<autogen> __KeyToKey__ KeyCode::COMMAND_R, KeyCode::CONTROL_R </autogen>
<autogen> __KeyToKey__ KeyCode::CONTROL_L, KeyCode::COMMAND_L </autogen>
<!--<autogen> __KeyToKey__ KeyCode::CONTROL_R, KeyCode::COMMAND_R </autogen>-->
</item>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment