Created
March 1, 2020 18:35
-
-
Save hasenbalg/1f3209e6883905d0c8a4ca030c212142 to your computer and use it in GitHub Desktop.
damit S und F nich so viel weinen muessen das hier in .bashrc ausfuehren
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
keysym ISO_Level3_Shift = Mode_switch | |
keysym A = a A adiaeresis Adiaeresis | |
keysym O = o O odiaeresis Odiaeresis | |
keysym U = u U udiaeresis Udiaeresis | |
keysym S = s S ssharp ssharp | |
keysym E = e E EuroSign EuroSign | |
keysym Y = y Y yen yen | |
keysym C = c C cent cent | |
keysym M = m M malesymbol malesymbol | |
keysym F = f F femalesymbol femalesymbol | |
keysym d = d D degree degree |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment