Created
November 6, 2018 21:49
-
-
Save spaced/da650a49075380d104cfd5a068b31a33 to your computer and use it in GitHub Desktop.
xmodmap for use meta in in java/jetbrain
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 mod1 | |
clear mod4 | |
keycode 64 = Meta_L | |
keycode 133 = Alt_L | |
add mod1 = Alt_L | |
add mod4 = Meta_L |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment