Created
January 5, 2017 02:03
-
-
Save coaxial/9e95b1b3ae2153695aafc27f0d2a5884 to your computer and use it in GitHub Desktop.
pause to sleep karabiner custom settings
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> | |
<item> | |
<name>Pause to sleep</name> | |
<appendix>Coaxial custom settings</appendix> | |
<identifier>coaxial-pause-to-sleep</identifier> | |
<autogen> | |
__KeyToKey__ | |
KeyCode::PC_PAUSE, | |
KeyCode::VK_IOHIDPOSTEVENT_NX_POWER_KEY, ModifierFlag::OPTION_L | ModifierFlag::COMMAND_L | |
</autogen> | |
</item> | |
</root> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment