From 3173b2257a6b73f07117a2df4c51ccfa79c1e82c Mon Sep 17 00:00:00 2001 From: ntakahas Date: Mon, 25 Oct 2010 10:35:54 +0000 Subject: [PATCH] Unhandle those keys that belong to the map "starter" but not explicitly processed in the map "preedit". --- MIM/ta-lk-renganathan.mim | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/MIM/ta-lk-renganathan.mim b/MIM/ta-lk-renganathan.mim index 22dc5ab..3687b73 100644 --- a/MIM/ta-lk-renganathan.mim +++ b/MIM/ta-lk-renganathan.mim @@ -586,7 +586,9 @@ If 1, try to use surrounding text. Otherwise, use preedit.") (aa "ா" (commit)) ; 0BBE (e "ெ" (shift e-state)) ; 0BC6 (ee "ே" (shift ee-state)) ; 0BC7 - (ai "ை" (shift ai-state))) ; 0BC8 + (ai "ை" (shift ai-state)) ; 0BC8 + (nil + (unhandle))) (c-state (sign (shift c-s-state)) -- 1.7.10.4