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
<item> | |
<name>Change input source to Unicode Hex Input while you are holding down right option key.</name> | |
<appendix>16進4桁の手打ち用、OPTION_Rを残す</appendix> | |
<identifier>remap.change_input_source_temporary_unicode_hex_input_option_r</identifier> | |
<autogen> | |
__KeyToKey__ | |
KeyCode::OPTION_R, | |
KeyCode::OPTION_R, | |
Option::KEYTOKEY_BEFORE_KEYDOWN, KeyCode::VK_CHANGE_INPUTSOURCE_UNICODEHEXINPUT, KeyCode::VK_WAIT_100MS, | |
Option::KEYTOKEY_AFTER_KEYUP, KeyCode::SPACE, ModifierFlag::COMMAND_L, KeyCode::VK_WAIT_100MS, |
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
<autogen> | |
__SimultaneousKeyPresses__ | |
KeyCode::F, KeyCode::G, | |
KeyCode::F16, SimultaneousKeyPresses::Option::RAW | |
</autogen> | |
<autogen> | |
__SimultaneousKeyPresses__ | |
KeyCode::F16, KeyCode::J, | |
KeyCode::KEY_1 | |
</autogen> |
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> | |
<vkchangeinputsourcedef> | |
<name>KeyCode::VK_CHANGE_INPUTSOURCE_UNICODE_HEX_INPUT</name> | |
<inputsourceid_equal>com.apple.keylayout.UnicodeHexInput</inputsourceid_equal> | |
</vkchangeinputsourcedef> | |
<item> | |
<name>unicode入力</name> |