Created
August 30, 2011 02:38
-
-
Save norio-nomura/1180035 to your computer and use it in GitHub Desktop.
KeyRemap4MacBook で ¥ → \ に Option+¥ → ¥ にする。
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>JIS Yen(¥) to Backslash(\), Option+JIS Yen(¥) to JIS Yen(¥)</name> | |
<identifier>private.swap_jis_yen_backslash</identifier> | |
<autogen>--KeyToKey-- KeyCode::JIS_YEN, VK_OPTION, KeyCode::VK_JIS_YEN</autogen> | |
<autogen>--KeyToKey-- KeyCode::JIS_YEN, KeyCode::VK_JIS_BACKSLASH</autogen> | |
</item> | |
</list> | |
</root> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
かわせみを使っている場合、環境設定の入力タブで「¥キー入力」を「¥(円記号)」にする必要あり。