Last active
February 8, 2016 21:30
-
-
Save deadlyhifi/e5ef49f752ed35b690df to your computer and use it in GitHub Desktop.
Karabiner F19 Keymap – https://deadlyhifi.com/2016/02/super-duper-power-key-change-capslock-you-dont-use-it-anyway/
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>F19 to F19</name> | |
<appendix>(F19 to Hyper (ctrl+shift+cmd+opt))</appendix> | |
<identifier>private.f192</identifier> | |
<autogen> | |
--KeyOverlaidModifier-- | |
KeyCode::F19, | |
KeyCode::COMMAND_L, | |
ModifierFlag::OPTION_L | ModifierFlag::SHIFT_L | ModifierFlag::CONTROL_L | |
</autogen> | |
</item> | |
</root> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment