LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 937|回复: 1

scim中只有二笔输入法,广东拼音输入法等而没有pinyin的人看过来

[复制链接]
发表于 2005-5-1 17:07:26 | 显示全部楼层 |阅读模式
hiweed Debian + kde 升级后
会出现这种情况,呵呵,看看网上也没有人回答
可以在scim下把不用的输入法删了。
我试了试,情况似乎是这样。呵呵,看完了估计你的问题也就解决了

root@1[chinese]# ls /root/.scim/chinese/ -l
总用量 48
-rw-r--r--  1 root root     0 2005-04-27 01:41 phrase_lib
-rw-r--r--  1 root root    56 2005-04-27 01:41 pinyin_phrase_index
-rw-r--r--  1 root root     0 2005-04-27 01:41 pinyin_phrase_lib
-rw-r--r--  1 root root 40965 2005-04-27 01:44 pinyin_table
root@1[chinese]# rm -fr  /root/.scim/chinese/phrase_lib
root@1[chinese]# ln -s /usr/share/scim/chinese/p  /root/.scim/chinese/phrase_lib
phrase_lib           pinyin_phrase_index  pinyin_phrase_lib    pinyin_table
root@1[chinese]# ln -s /usr/share/scim/chinese/phrase_lib  /root/.scim/chinese/phrase_lib
root@1[chinese]# ls /root/.scim/chinese/ -l
总用量 48
lrwxrwxrwx  1 root root    34 2005-05-01 16:55 phrase_lib -> /usr/share/scim/chinese/phrase_lib
-rw-r--r--  1 root root    56 2005-04-27 01:41 pinyin_phrase_index
-rw-r--r--  1 root root     0 2005-04-27 01:41 pinyin_phrase_lib
-rw-r--r--  1 root root 40965 2005-04-27 01:44 pinyin_table
root@1[chinese]# rm -fr  /root/.scim/chinese/pinyin_phrase_index
root@1[chinese]# ln -s /usr/share/scim/chinese/pinyin_phrase_index  /root/.scim/chinese/pinyin_phrase_index
root@1[chinese]# rm -fr  /root/.scim/chinese/pinyin_phrase_lib
root@1[chinese]# ln -s /usr/share/scim/chinese/pinyin_phrase_lib  /root/.scim/chinese/pinyin_phrase_lib
root@1[chinese]# rm -fr  /root/.scim/chinese/pinyin_table
root@1[chinese]# ln -s /usr/share/scim/chinese/pinyin_table  /root/.scim/chinese/pinyin_table
root@1[chinese]# ls /root/.scim/chinese/ -l
总用量 0
lrwxrwxrwx  1 root root 34 2005-05-01 16:55 phrase_lib -> /usr/share/scim/chinese/phrase_lib
lrwxrwxrwx  1 root root 43 2005-05-01 16:56 pinyin_phrase_index -> /usr/share/scim/chinese/pinyin_phrase_index
lrwxrwxrwx  1 root root 41 2005-05-01 16:56 pinyin_phrase_lib -> /usr/share/scim/chinese/pinyin_phrase_lib
lrwxrwxrwx  1 root root 36 2005-05-01 16:56 pinyin_table -> /usr/share/scim/chinese/pinyin_table
root@1[chinese]# scim
Smart Common Input Method 1.0.2

Launching a SCIM process with x11...
GTK Panel of SCIM 1.0.2

Starting as daemon ...

对,就是$or#.scim/chinese/里四个文件的问题
发表于 2005-5-1 21:33:35 | 显示全部楼层
你这样做是不对的。还是把 ~/.scim 整个删了吧。
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表