Created
June 22, 2015 13:44
-
-
Save zvving/f1a3ce2d2298c1f3afd6 to your computer and use it in GitHub Desktop.
karabiner_private.xml
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> | |
<devicevendordef> | |
<vendorname>POKER_PRO_X</vendorname> | |
<vendorid>0x0f39</vendorid> | |
</devicevendordef> | |
<deviceproductdef> | |
<productname>POKER_PRO_X</productname> | |
<productid>0x0671</productid> | |
</deviceproductdef> | |
<item> | |
<name>private.pure.del</name> | |
<identifier>private.pure.del</identifier> | |
<autogen>__KeyToKey__ KeyCode::FORWARD_DELETE, KeyCode::DELETE</autogen> | |
<device_only>DeviceVendor::POKER_PRO_X, DeviceProduct::POKER_PRO_X</device_only> | |
</item> | |
<item> | |
<name>private.pure.backquote</name> | |
<identifier>private.pure.backquote</identifier> | |
<autogen>__KeyToKey__ KeyCode::DELETE, KeyCode::BACKQUOTE</autogen> | |
<device_only>DeviceVendor::POKER_PRO_X, DeviceProduct::POKER_PRO_X</device_only> | |
</item> | |
</root> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment