Created
November 27, 2018 15:08
-
-
Save ASafaeirad/d2364a49c015db844a3cafb4f17a6b8c to your computer and use it in GitHub Desktop.
Replace capslock with escape
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
| Section "InputClass" | |
| Identifier "keyboard defaults" | |
| MatchIsKeyboard "on" | |
| Option "XKbOptions" "caps:escape" | |
| EndSection |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment