Created
August 18, 2016 17:53
-
-
Save joedaniels29/647388ca7a36d19762614dbd454ff0e8 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>Remap Escape Functions</name> | |
<appendix>Optional Description of Setting</appendix> | |
<identifier>Unique Identifier of Setting</identifier> | |
<autogen>__SimultaneousKeyPresses__ KeyCode::ESCAPE, ConsumerKeyCode::BRIGHTNESS_DOWN, KeyCode::F1</autogen> | |
<autogen>__SimultaneousKeyPresses__ KeyCode::ESCAPE, ConsumerKeyCode::BRIGHTNESS_UP, KeyCode::F2</autogen> | |
<autogen>__SimultaneousKeyPresses__ KeyCode::ESCAPE, KeyCode::EXPOSE_ALL, KeyCode::F3</autogen> | |
<autogen>__SimultaneousKeyPresses__ KeyCode::ESCAPE, KeyCode::LAUNCHPAD, KeyCode::F4</autogen> | |
<autogen>__SimultaneousKeyPresses__ KeyCode::ESCAPE, ConsumerKeyCode::KEYBOARDLIGHT_LOW, KeyCode::F5</autogen> | |
<autogen>__SimultaneousKeyPresses__ KeyCode::ESCAPE, ConsumerKeyCode::KEYBOARDLIGHT_HIGH, KeyCode::F6</autogen> | |
</item> | |
</root> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment