From: Simon Ruderich Date: Fri, 20 May 2011 10:29:37 +0000 (+0200) Subject: XCompose: Be locale independent. X-Git-Url: https://ruderich.org/simon/gitweb/?p=config%2Fdotfiles.git;a=commitdiff_plain;h=4e97ba52cc07938d19cc8919fa462651d9a4a84d XCompose: Be locale independent. The name is enough for X to create the correct character - and it works with all locales. --- diff --git a/XCompose b/XCompose index 183622b..675c190 100644 --- a/XCompose +++ b/XCompose @@ -7,9 +7,9 @@ include "%L" # Umlauts like in Vim/GNU screen. - : "ä" adiaeresis - : "ö" odiaeresis - : "ü" udiaeresis - : "Ä" Adiaeresis - : "Ö" Odiaeresis - : "Ü" Udiaeresis + : adiaeresis # "ä" + : odiaeresis # "ö" + : udiaeresis # "ü" + : Adiaeresis # "Ä" + : Odiaeresis # "Ö" + : Udiaeresis # "Ü"