]> ruderich.org/simon Gitweb - config/dotfiles.git/blobdiff - XCompose
XCompose: Be locale independent.
[config/dotfiles.git] / XCompose
index 183622b3d0d9bb0400e146bc43f22c724e8cf93e..675c1900735e118f81f99a845b9b91b4ff117c7c 100644 (file)
--- a/XCompose
+++ b/XCompose
@@ -7,9 +7,9 @@
 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
+<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 # "Ü"