Last active
September 26, 2015 17:57
-
-
Save master-q/1136054 to your computer and use it in GitHub Desktop.
Xmodmap setting
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
!! Caps_Lock to Control | |
clear Lock | |
add Control = Caps_Lock | |
keysym Caps_Lock = Control_L | |
clear mod3 | |
add mod3 = Muhenkan | |
keysym Muhenkan = Alt_L |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment