Created
June 20, 2016 04:03
-
-
Save kkismd/c72bb412f3b1d78236eb2f438d6bd46c 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> | |
<item> | |
<name>TRONキーボード</name> | |
<identifier>private.tron_kbd</identifier> | |
<autogen>__KeyToKey__ KeyCode::OPTION_L, KeyCode::CONTROL_L</autogen> | |
<autogen>__KeyToKey__ KeyCode::COMMAND_R, KeyCode::JIS_KANA</autogen> | |
<autogen>__KeyToKey__ KeyCode::JIS_EISUU, KeyCode::COMMAND_L</autogen> | |
<autogen>__KeyToKey__ KeyCode::JIS_KANA, KeyCode::SPACE</autogen> | |
<autogen>__KeyToKey__ KeyCode::PC_APPLICATION, KeyCode::JIS_EISUU</autogen> | |
<autogen>__KeyToKey__ KeyCode::PC_KEYPAD_NUMLOCK, KeyCode::CAPSLOCK</autogen> | |
</item> | |
</root> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment