Last active
October 26, 2016 18:39
-
-
Save cwylie0/4e5cd1bb06c20e5868e2480dbbbc9543 to your computer and use it in GitHub Desktop.
This file contains 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
#!/bin/shxmodmap -e "keycode 12 = NoSymbol" | |
xmodmap -e "keycode 127 = numbersign" | |
xmodmap -e "keycode 118 = 3" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment