Comment #4 on issue 1475 by Caius.Chance: ibus-table based input methods
I have added the function which you can specified from table sources
(wubi-jidian.txt):
https://github.com/kaio/ibus-table/commit/b9cec4cef0d1ebf72a6922fd3c3a29315c0fd4eb
After you upgraded to rel20121101 (still in dev phase), follow the
procedures:
1. add "ORIENTATION = 0" to wubi-jidian.txt around the definition section.
2. run "ibus-table-createdb -s wubi-jidian.txt" to rebuild database.
3. copy the outputted file wubi-jidian.db to the tables directory
(/usr/share/ibus-table/tables/ or /usr/local/share/ibus-table/tables/ or
somewhere depends on your distro).
For ibus-setup -> ibus-table options value passing may be developed in
future release.