-
-
Save ikuwow/8731513 to your computer and use it in GitHub Desktop.
コンソールで使えるctrl+J = ReturnをMac全体に適用for KeyRemap4MacBook
This file contains 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>absolute ctrl+j to return</name> | |
<identifier>remap.absolute_ctrl_j_to_return</identifier> | |
<autogen>--KeyToKey-- KeyCode::J, ModifierFlag::CONTROL_L, KeyCode::RETURN</autogen> | |
</item> | |
</list> | |
</root> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment