--- /dev/null
+# X configuration file for multi-key input sequences (compose key).
+#
+# `man XCompose` for more information.
+
+
+# Load default compose file.
+include "%L"
+
+# Umlauts like in Vim/GNU screen.
+<Multi_key> <colon> <a> : "ä" adiaeresis
+<Multi_key> <colon> <o> : "ö" odiaeresis
+<Multi_key> <colon> <u> : "ü" udiaeresis
+<Multi_key> <colon> <A> : "Ä" Adiaeresis
+<Multi_key> <colon> <O> : "Ö" Odiaeresis
+<Multi_key> <colon> <U> : "Ü" Udiaeresis
fi
link xmodmaprc ~/.xmodmaprc
link Xdefaults ~/.Xdefaults
+ link XCompose ~/.XCompose
fi
if installed xpdf; then