Skip to content

Instantly share code, notes, and snippets.

@zlargon
Last active July 10, 2016 02:27
Show Gist options
  • Save zlargon/0d0f269cbd2de9c0e25e78bd7315046b to your computer and use it in GitHub Desktop.
Save zlargon/0d0f269cbd2de9c0e25e78bd7315046b to your computer and use it in GitHub Desktop.
[karabiner] 將滑鼠側鍵對到 shift(左)
<?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