]> ruderich.org/simon Gitweb - config/dotfiles.git/blob - XCompose
XCompose: Be locale independent.
[config/dotfiles.git] / XCompose
1 # X configuration file for multi-key input sequences (compose key).
2 #
3 # `man XCompose` for more information.
4
5
6 # Load default compose file.
7 include "%L"
8
9 # Umlauts like in Vim/GNU screen.
10 <Multi_key> <colon> <a> : adiaeresis # "ä"
11 <Multi_key> <colon> <o> : odiaeresis # "ö"
12 <Multi_key> <colon> <u> : udiaeresis # "ü"
13 <Multi_key> <colon> <A> : Adiaeresis # "Ä"
14 <Multi_key> <colon> <O> : Odiaeresis # "Ö"
15 <Multi_key> <colon> <U> : Udiaeresis # "Ü"