Comment #15 on issue 1403 by [email protected]: Unable to customize Kana Key Table
http://code.google.com/p/ibus/issues/detail?id=1403

Yes, it seems that as for now the only way to get 101-key layout kana input working correctly is to modify 3 tables by hand:
1) "kana_typing_rule/default" in "setup/anthyprefs.py";
2) "kana_typing_rule_static" in "engine/tables.py";
3) "kana_voiced_consonant_rule" in "engine/tables.py".
Recompiling of ibus-anthy after such modification is not necessary - you can just modify installed files and restart ibus. (But it may be useful to regenerate *.pyc files for faster ibus startup - see ibus-anthy package postinst script for the correct command.)

To save some time you may try my modified tables first (see attachment).


Attachments:
        ibus-anthy-101kana.tgz  1.5 KB

--
You received this message because you are subscribed to the Google
Groups "ibus-devel" group.
iBus project web page: http://code.google.com/p/ibus/
iBus dev group: http://groups.google.com/group/ibus-devel?hl=en

回复