Skip to content

Instantly share code, notes, and snippets.

@arnobaer
Created August 26, 2024 10:58
Show Gist options
  • Save arnobaer/34d0f51905ce668eea6db944e1def4a4 to your computer and use it in GitHub Desktop.
Save arnobaer/34d0f51905ce668eea6db944e1def4a4 to your computer and use it in GitHub Desktop.
xmodmap for german on english keyboards
! Map umlauts to RIGHT ALT + <key>
keycode 108 = Mode_switch
keysym e = e E EuroSign
keysym c = c C cent
keysym a = a A adiaeresis Adiaeresis
keysym o = o O adiaeresis Adiaeresis
keysym u = u U adiaeresis Adiaeresis
keysym s = s S ssharp
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment