Skip to content

Instantly share code, notes, and snippets.

@zvving
Created June 22, 2015 13:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save zvving/f1a3ce2d2298c1f3afd6 to your computer and use it in GitHub Desktop.
Save zvving/f1a3ce2d2298c1f3afd6 to your computer and use it in GitHub Desktop.
karabiner_private.xml
<?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