Created
September 8, 2015 06:15
-
-
Save mizukmb/008852325ab660da966d to your computer and use it in GitHub Desktop.
Setting file of KeyRemap4MacBook
This file contains 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>For HHKB Pro2</name> | |
<item> | |
<name>Shift_R to Underscore for US Keyboard</name> | |
<identifier>remap.my_hhkb_us_shift_r_to_underscore</identifier> | |
<autogen>__KeyToKey__ KeyCode::SHIFT_R, ModifierFlag::SHIFT_R | ModifierFlag::NONE, KeyCode::MINUS, ModifierFlag::SHIFT_L</autogen> | |
<autogen>__KeyToKey__ KeyCode::SHIFT_R, ModifierFlag::SHIFT_L, KeyCode::MINUS, ModifierFlag::SHIFT_L</autogen> | |
</item> | |
</item> | |
</root> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
refer to:
https://github.com/rhysd/dotfiles/blob/master/keyremap4macbook.xml