From d37ebec130c4e71aa28b2c80240e0f0117dff84d Mon Sep 17 00:00:00 2001 From: ntakahas Date: Tue, 1 Jun 2010 05:56:58 +0000 Subject: [PATCH] Correct the mapping of the underscore key. --- MIM/ug-kbd.mim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MIM/ug-kbd.mim b/MIM/ug-kbd.mim index 91eed44..482dd3a 100644 --- a/MIM/ug-kbd.mim +++ b/MIM/ug-kbd.mim @@ -97,7 +97,7 @@ Based on ("<" 0x2039) (">" 0x203A) - ("_" 0x2013))) + ("_" 0x2014))) (state (init -- 1.7.10.4