Skip to content

Instantly share code, notes, and snippets.

@joedaniels29
Created August 18, 2016 17:53
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 joedaniels29/647388ca7a36d19762614dbd454ff0e8 to your computer and use it in GitHub Desktop.
Save joedaniels29/647388ca7a36d19762614dbd454ff0e8 to your computer and use it in GitHub Desktop.
<?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