Skip to content

Instantly share code, notes, and snippets.

@kageroh
Created June 22, 2012 04:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kageroh/2970291 to your computer and use it in GitHub Desktop.
Save kageroh/2970291 to your computer and use it in GitHub Desktop.
Change JIS_YEN Key (for KeyRemap4MacBook)
<?xml version="1.0"?>
<root>
<item>
<name>Change JIS_YEN Key</name>
<appendix>JIS_YEN to BACKQUOTE (Shift+JIS_YEN to Tilde)</appendix>
<identifier>private.change_jis_yen_key</identifier>
<autogen>--KeyToKey-- KeyCode::JIS_YEN, KeyCode::BACKQUOTE</autogen>
<autogen>--KeyToKey-- KeyCode::BACKQUOTE, KeyCode::JIS_YEN</autogen>
</item>
</root>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment