Skip to content

Instantly share code, notes, and snippets.

@duanckham
Created April 8, 2016 09:35
Show Gist options
  • Save duanckham/0bc8beeb4f37d868b4a558aa03d22b0b to your computer and use it in GitHub Desktop.
Save duanckham/0bc8beeb4f37d868b4a558aa03d22b0b to your computer and use it in GitHub Desktop.
<?xml version="1.0"?>
<root>
<item>
<name>Poker</name>
<identifier>private.poker</identifier>
<autogen>__KeyToKey__ KeyCode::A, ModifierFlag::OPTION_R, KeyCode::CURSOR_LEFT</autogen>
<autogen>__KeyToKey__ KeyCode::D, ModifierFlag::OPTION_R, KeyCode::CURSOR_RIGHT</autogen>
<autogen>__KeyToKey__ KeyCode::W, ModifierFlag::OPTION_R, KeyCode::CURSOR_UP</autogen>
<autogen>__KeyToKey__ KeyCode::S, ModifierFlag::OPTION_R, KeyCode::CURSOR_DOWN</autogen>
</item>
</root>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment