Last active
August 29, 2015 14:05
-
-
Save dannyid/dee42a59acbb2c3476d6 to your computer and use it in GitHub Desktop.
Map Caps Lock to Escape and Control
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
1. Remap Caps Lock to Control in the Keyboard preference pane (Modifier Keys button). | |
2. In Karabiner, check "Control_L to Control_L (+ When you type Control_L only, send Escape)". | |
3. Now, hitting Caps Lock alone will escape while holding it down and hitting another key will act as Control. | |
via https://coderwall.com/p/63nzva |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment