Created
November 4, 2013 08:35
-
-
Save uiur/7299749 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
<?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