/.Xmodmap Secret
Created
July 11, 2022 21:13
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 = Super_L | |
keycode 133 = Alt_L | |
keycode 108 = Super_R | |
keycode 134 = Alt_R | |
add mod1 = Alt_L Alt_R | |
add mod4 = Super_L Super_R |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment