Created
August 8, 2021 07:31
-
-
Save paudirac/e7e4424eed10ffc30543a0ad82f207aa to your computer and use it in GitHub Desktop.
Remap CapsLock to Ctrl
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
clear lock | |
clear control | |
keycode 66 = Control_L | |
add control = Control_L Control_R |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Usefull for Emacs users 😇
Just in case I forgot. Grabbed from: https://wiki.archlinux.org/title/xmodmap#Turn_CapsLock_into_Control