From 606ed9cfa25c5024eaedef5db03026f7c1f788b0 Mon Sep 17 00:00:00 2001 From: Thomas Voss Date: Fri, 23 Aug 2024 12:07:38 +0200 Subject: xcompose: Sort and prefer keysyms --- .config/X11/xcompose | 108 +++++++++++++++++++++++++-------------------------- 1 file changed, 54 insertions(+), 54 deletions(-) (limited to '.config') diff --git a/.config/X11/xcompose b/.config/X11/xcompose index 0a5759d..918a3af 100644 --- a/.config/X11/xcompose +++ b/.config/X11/xcompose @@ -91,30 +91,30 @@ : "ź" U017A # Latin Alphabet — Breve - : "Ă" U0102 - : "ă" U0103 + : "ă" abreve + : "Ă" Abreve : "Ĕ" U0114 : "ĕ" U0115 - : "Ğ" U011E - : "ğ" U011F - : "Ĭ" U012C - : "ĭ" U012D + : "ğ" gbreve + : "Ğ" Gbreve + : "ĭ" ibreve + : "Ĭ" Ibreve : "Ŏ" U014E : "ŏ" U014F - : "Ŭ" U016C - : "ŭ" U016D + : "ŭ" ubreve + : "Ŭ" Ubreve # Latin Alphabet — Caron : "Ǎ" U01CD : "ǎ" U01CE - : "Č" U010C - : "č" U010D - : "Ď" U010E - : "ď" U010F - : "Ě" U011A - : "ě" U011B - : "Ǧ" U01E6 - : "ǧ" U01E7 + : "č" ccaron + : "Č" Ccaron + : "ď" dcaron + : "Ď" Dcaron + : "ě" ecaron + : "Ě" Ecaron + : "ǧ" gcaron + : "Ǧ" Gcaron : "Ȟ" U021E : "ȟ" U021F : "Ǐ" U01CF @@ -122,74 +122,74 @@ : "ǰ" U01F0 # NOTE: No uppercase in Unicode : "Ǩ" U01E8 : "ǩ" U01E9 - : "Ľ" U013D - : "ľ" U013E - : "Ň" U0147 - : "ň" U0148 - : "Ǒ" U01D1 - : "ǒ" U01D2 - : "Ř" U0158 - : "ř" U0159 - : "Š" U0160 - : "š" U0161 - : "Ť" U0164 - : "ť" U0165 + : "ľ" lcaron + : "Ľ" Lcaron + : "ň" ncaron + : "Ň" Ncaron + : "ǒ" ocaron + : "Ǒ" Ocaron + : "ř" rcaron + : "Ř" Rcaron + : "š" scaron + : "Š" Scaron + : "ť" tcaron + : "Ť" Tcaron : "Ǔ" U01D3 : "ǔ" U01D4 - : "Ž" U017D - : "ž" U017E + : "ž" zcaron + : "Ž" Zcaron # Latin Alphabet — Cedilla : "ç" ccedilla : "Ç" ccedilla - : "ḑ" U1E11 : "Ḑ" U1E10 - : "ȩ" U0229 + : "ḑ" U1E11 : "Ȩ" U0228 + : "ȩ" U0229 : "ģ" U0121 : "Ģ" U0122 - : "ḩ" U1E29 : "Ḩ" U1E28 - : "ķ" U0137 + : "ḩ" U1E29 : "Ķ" U0136 - : "ļ" U013C + : "ķ" U0137 : "Ļ" U012C - : "ņ" U0146 + : "ļ" U013C : "Ņ" U0145 - : "ŗ" U0157 + : "ņ" U0146 : "Ŗ" U0156 - : "ş" U015F + : "ŗ" U0157 : "Ş" U015E - : "ţ" U0163 + : "ş" U015F : "Ţ" U0162 + : "ţ" U0163 # Latin Alphabet - Circumflex : "â" acircumflex : "Â" Acircumflex + : "Ĉ" U0108 + : "ĉ" U0109 : "ê" ecircumflex : "Ê" Ecircumflex + : "Ĝ" U011C + : "ĝ" U011D + : "Ĥ" U0124 + : "ĥ" U0125 : "î" icircumflex : "Î" Icircumflex + : "Ĵ" U0134 + : "ĵ" U0135 : "ô" ocircumflex : "Ô" Ocircumflex + : "Ŝ" U015C + : "ŝ" U015D : "û" ucircumflex : "Û" Ucircumflex - : "ĉ" U0109 - : "Ĉ" U0108 - : "ĝ" U011D - : "Ĝ" U011C - : "ĥ" U0125 - : "Ĥ" U0124 - : "ĵ" U0135 - : "Ĵ" U0134 - : "ŝ" U015D - : "Ŝ" U015C - : "ŵ" U0175 : "Ŵ" U0174 - : "ŷ" U0177 + : "ŵ" U0175 : "Ŷ" U0176 - : "ẑ" U1E91 + : "ŷ" U0177 : "Ẑ" U1E90 + : "ẑ" U1E91 # Latin Alphabet — Dot # TODO @@ -217,10 +217,10 @@ # Latin Alphabet — Double-Acute - : "Ő" Odoubleacute : "ő" odoubleacute - : "Ű" Udoubleacute + : "Ő" Odoubleacute : "ű" udoubleacute + : "Ű" Udoubleacute # Latin Alphabet — Grave # TODO -- cgit v1.2.3