Created
June 9, 2016 22:10
-
-
Save Tewki/2b6b8aa911bbf81321f6e11fa68b2e17 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>For Code</name> | |
<item> | |
<name>Fix the pipe char</name> | |
<appendix>( Danish Dollar to Pipe )</appendix> | |
<identifier>remap.fuckyoudanes</identifier> | |
<not> | |
VIRTUALMACHINE, | |
REMOTEDESKTOPCONNECTION, | |
VNC, | |
</not> | |
<autogen>__KeyToKey__ KeyCode::DANISH_DOLLAR, ModifierFlag::NONE, KeyCode::KEY_7, ModifierFlag::OPTION_L</autogen> | |
</item> | |
<item> | |
<name>Give Me My Curly Brackets Back You Fucking OS</name> | |
<appendix>( god i hate this OS )</appendix> | |
<identifier>remap.fuckyou</identifier> | |
<not> | |
VIRTUALMACHINE, | |
REMOTEDESKTOPCONNECTION, | |
VNC, | |
</not> | |
<autogen>__KeyToKey__ KeyCode::KEY_7, MODIFIERFLAG_EITHER_LEFT_OR_RIGHT_OPTION, KeyCode::KEY_8, ModifierFlag::SHIFT_L, ModifierFlag::OPTION_L</autogen> | |
<autogen>__KeyToKey__ KeyCode::KEY_0, MODIFIERFLAG_EITHER_LEFT_OR_RIGHT_OPTION, KeyCode::KEY_9, ModifierFlag::SHIFT_L, ModifierFlag::OPTION_L</autogen> | |
</item> | |
</item> | |
</root> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment