Created
June 25, 2015 00:20
-
-
Save krzkaczor/9401973c877d2eb99b0e to your computer and use it in GitHub Desktop.
Karabiner remap CAPS LOCK to Ctrl+TAB
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
<item> | |
<name>CAPS LOCK TO CTRL TAB</name> | |
<appendix>useful to quickly jump between tabs</append> | |
<identifier>private.swap_capslock</identifier> | |
<autogen> | |
--KeyToKey-- | |
KeyCode::PC_APPLICATION, | |
KeyCode::TAB, ModifierFlag::CONTROL_L | |
</autogen> | |
</item> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
First use Seil to remap CapsLock to PC_APPLICATION