Status: New
Owner: ----
Labels: Type-Defect Priority-Medium
New issue 1536 by [email protected]: BEGIN_CHAR_PROMPTS_DEFINITION不起作用
http://code.google.com/p/ibus/issues/detail?id=1536
What version of the product are you using? On what operating system?
OS (Linux distributions, UNIX or ...):Ubuntu12.04.1
Architecture (i386, x86_64):x86_64
IBus version:1.4.1
Input method name and version: ibus-wubi-jidian1.3.4-1
Python version:
dbus version:
dbus-python version:
gtk version (if bug is about gtk applications):
qt version (if bug is about qt applications):
What steps will reproduce the problem?
1.下载ibus-table-chinese
2.在tables/wubi-jidian/wubi-jidian86.txt中加入BEGIN_CHAR_PROMPTS_DEFINITION
3.生成wubi-jidian86.db并放入/usr/share/ibus-table/tables
在wubi-jidian86.txt中的END_DEFINITION前加入:
### Define the prompts of each valid input char.
BEGIN_CHAR_PROMPTS_DEFINITION
a 工
b 子
c 又
d 大
e 月
f 土
g 王
h 目
i 水
j 日
k 口
l 田
m 山
n 已
o 火
p 之
q 金
r 白
s 木
t 禾
u 立
v 女
w 人
x 纟
y 言
END_CHAR_PROMPTS_DEFINITION
却不能和bopomofo一样通过按键而显示相应的字。从源码中看到
tables/cangjie/*.txt中均有
BEGIN_CHAR_PROMPTS_DEFINITION定义,但在使用中却没有看到显示
--
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