MAC Japanese keyboard gorgeously changed keys

Modification instructions
1. Input source: in the keyboard settings, choose the Brazilian keyboard for English, install a third-party input method for Chinese, I use the QQ input method, which also supports keyboard layout selection, see the attached picture for specific configuration
2. Modifier keys: keyboard settings
3. Download karabiner and install it, custom configuration needs to be implemented through karabiner 4. Refer
to the attached picture for karabiner configuration, a total of 4 remappings
5. private.xml --> ReloadXML
<?xml version="1.0"?>
<root>
<item>
<name>Swap Language</name>
<identifier>private.swap_language</identifier>
<autogen>__KeyToKey__ KeyCode::JIS_EISUU, KeyCode::OPTION_L</autogen>
<autogen>__KeyToKey__ KeyCode::JIS_YEN, KeyCode::DELETE</autogen>
</item>
</root>


Instructions for changing keys:
quote
1. ~Because there is no key, it is currently changed to SHIFT_L+esc. The key stroke is similar, and it is basically barrier-free
. 2. The ¥ key is useless, so it is changed to delete, which is the same as the delete on the right. If necessary, you can change any one to forward+delete
3. The English number is changed to ALT_L, which is consistent with the ALT_L function changed by COMMAND_L.
4. CONTROL_L, ALT_L, and CAPSLOCK are all changed to the Windows standard keyboard.
5. The ALT_L+TAB function keys remain unchanged. , easy to switch applications
6. Although the English number has been changed to ALT_L, it cannot be used with TAB, because TAB cannot be used as modifiedflag
7. Switching the input method can only be CONTROL_L+SPACE, because CONTROL_L+SHIFT_L cannot be used at the same time
8. pagndown, pagnup Shortcuts such as this can be modified according to personal habits.
9. The main keyboard layout is the same as that of Windows, the letters are unobstructed, and the punctuation is best to touch
10. The Brazilian keyboard is chosen because shift+3 can type #, while the British keyboard type is £

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=326515531&siteId=291194637