From 30359282e76a0e0b671956fd0f629c4424470cae Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Thu, 12 Mar 2015 13:07:06 +0100 Subject: m compose table MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- res/keyboard/compose/dead | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) (limited to 'res/keyboard/compose') diff --git a/res/keyboard/compose/dead b/res/keyboard/compose/dead index b8885b4..62cd5f7 100644 --- a/res/keyboard/compose/dead +++ b/res/keyboard/compose/dead @@ -125,6 +125,10 @@ end macro dead_ascii("^") dead_ascii("`") dead_ascii("~") + "v" "v" : "w" + "V" ["V" "v"] : "W" + "k" "s" : "x" + "K" ["S" "s"] : "X" # TODO C1 Controls @@ -2728,7 +2732,16 @@ composite("∅" "°" "⦲") "<" "?" ">" : "\u2BD1" # TODO Glagolitic -# TODO Latin Extended-C + +# Latin Extended-C: +# Ⱡ LATIN CAPITAL LETTER L WITH DOUBLE BAR +# ⱡ LATIN SMALL LETTER L WITH DOUBLE BAR +# Ɫ LATIN CAPITAL LETTER L WITH MIDDLE TILDE +# Ᵽ LATIN CAPITAL LETTER P WITH STROKE +# Ɽ LATIN CAPITAL LETTER R WITH TAIL +# ⱥ LATIN SMALL LETTER A WITH (DIAGONAL) STROKE +# ⱦ LATIN SMALL LETTER T WITH DIAGONAL STROKE + # TODO Coptic # TODO Georgian Supplement # TODO Tifinagh -- cgit v1.2.3-70-g09d2