Do not normalize keyevent on romaja keyboard
authorChoe Hwanjin <choe.hwanjin@gmail.com>
Sat, 26 Feb 2011 12:13:38 +0000 (21:13 +0900)
committerChoe Hwanjin <choe.hwanjin@gmail.com>
Sat, 26 Feb 2011 12:13:38 +0000 (21:13 +0900)
commit7be89f424aa15a122d400fc4d6ed8f8400c95364
tree94c5917b91fd7207691644bcb86270ee562fcf8c
parentc1c0442f447f936c791ffbb48fb6c88b0caaf1aa
Do not normalize keyevent on romaja keyboard

Romaja hangul keyboard is not transliteration method. So when the hangul
keyboard is romaja method, we should use the char from the keyevent without
conversion.
src/engine.c