Created
April 8, 2016 09:35
-
-
Save duanckham/0bc8beeb4f37d868b4a558aa03d22b0b to your computer and use it in GitHub Desktop.
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>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