Created
July 1, 2012 18:35
-
-
Save ku1ik/3029201 to your computer and use it in GitHub Desktop.
Remap CapsLock as Control
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
! Caps Lock as Ctrl | |
clear Lock | |
keycode 0x7e = Control_R | |
add Control = Control_R |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment