Created
August 1, 2017 05:56
-
-
Save andersx/f0cf0d64080c29720f0cd6dc38333c74 to your computer and use it in GitHub Desktop.
.Xmodmap file that maps Caps Lock to Super (Windows key)
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 | |
| keycode 66 = Hyper_L | |
| add mod4 = Hyper_L |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment