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

Hi, I've solved the problem.
1. Download the ibus-anthy source code and uncompress.
2. cd source code folder, Edit 2 files, "./setup/anthyprefs.py" and "./setup/anthyprefs.py.in".
around line 547~647, modify 'kana_typing_rule/default': {...}.
3. Edit "./engine/tables.py",2 parts: modify kana_typing_rule_static = {..} and kana_voiced_consonant_rule = {...}.
4. ./configure..make..make install and so on...

--
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

回复