Last active
July 10, 2016 02:27
-
-
Save zlargon/0d0f269cbd2de9c0e25e78bd7315046b to your computer and use it in GitHub Desktop.
[karabiner] 將滑鼠側鍵對到 shift(左)
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>My Shift</name> | |
<identifier>private.myshift</identifier> | |
<autogen>__KeyToKey__ PointingButton::BUTTON4, KeyCode::SHIFT_L</autogen> | |
</item> | |
</root> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment