Last active
September 30, 2016 20:38
-
-
Save dennyabraham/8e8423232264ce325f1e to your computer and use it in GitHub Desktop.
karabiner config for ms sculpt
This file contains 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>MSFT</vendorname> | |
<vendorid>0x045e</vendorid> | |
</devicevendordef> | |
<deviceproductdef> | |
<productname>SCULPT</productname> | |
<productid>0x07a5</productid> | |
</deviceproductdef> | |
<item> | |
<name>map sculpt back button</name> | |
<identifier>remap.sculpt.backbutton</identifier> | |
<device_only>DeviceVendor::MSFT, DeviceProduct::SCULPT</device_only> | |
<autogen>__KeyToKey__ PointingButton::BUTTON4, KeyCode::BRACKET_LEFT, ModifierFlag::COMMAND_L</autogen> | |
</item> | |
<item> | |
<name>map sculpt window button to forward</name> | |
<identifier>remap.sculpt.windowsbuttons</identifier> | |
<device_only>DeviceVendor::MSFT, DeviceProduct::SCULPT</device_only> | |
<autogen>__KeyToKey__ KeyCode::PC_APPLICATION, KeyCode::BRACKET_RIGHT, ModifierFlag::COMMAND_L</autogen> | |
</item> | |
</root> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I haven't yet found the keycode for launchpad, this is just a stand-in