Skip to content

Instantly share code, notes, and snippets.

@uiur
Created November 4, 2013 08:35
Show Gist options
  • Save uiur/7299749 to your computer and use it in GitHub Desktop.
Save uiur/7299749 to your computer and use it in GitHub Desktop.
<?xml version="1.0"?>
<root>
<list>
<item>
<name>Private</name>
<item>
<name>Command_R to Return</name>
<identifier>remap.CommandR2return</identifier>
<autogen>--KeyToKey-- KeyCode::COMMAND_R, KeyCode::RETURN</autogen>
</item>
<item>
<name>Return to Delete</name>
<identifier>remap.Return2delete</identifier>
<autogen>--KeyToKey-- KeyCode::RETURN, KeyCode::DELETE</autogen>
</item>
</item>
</list>
</root>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment