分页: 1 / 1
任務裏沒有輸入法欄!!!!!在設置裏也調不出來
发表于 : 2006-10-30 19:51
由 Ubuntu中國
任務裏沒有輸入法欄!!!!!在設置裏也調不出來
发表于 : 2006-10-30 20:02
由 karron
如果不知道怎么搞的话,你可以试试 初学者版块的置顶的一站式设置脚本
发表于 : 2006-10-30 20:16
由 goldfox_79
fcitx!
发表于 : 2006-10-30 20:42
由 eexpress
2个不负责的家伙。

我是没理解lz的意思。

可以试试im-switch安装了没有。已经scim -d执行。
发表于 : 2006-10-30 21:11
由 Ubuntu中國
謝謝exp:)
我用你說的命令把輸入菜單加載到任務欄上了:)
但裏面還沒有任何輸入法
发表于 : 2006-10-30 21:13
由 eexpress
你到wiki看下。安装scim-pinyin这些。
发表于 : 2006-10-30 21:49
由 Ubuntu中國
sudo apt-get install scim-bridge
怎麼無法找到scim-bridge數據包!!!
发表于 : 2006-10-30 21:53
由 eexpress
这个不需要的。
$● as scim|grep ^i
i libscim8c2a - library for SCIM platform
i scim - smart common input method platform
i scim-chewing - Chewing IM engine module for SCIM
i scim-chinese - smart pinyin IM engine for SCIM (transitio
i scim-gtk2-immodule - GTK+2 input method module with SCIM as bac
i scim-modules-socket - socket modules for SCIM platform
i A scim-modules-table - generic tables IM engine module for SCIM p
i scim-pinyin - smart pinyin IM engine for SCIM platform
i scim-qtimm - SCIM context plugin for qt-immodule
i scim-tables-zh - Chinese input method data tables for SCIM
发表于 : 2006-10-30 22:01
由 Ubuntu中國
你打的字符i ^i怎麼識別呀!!!
你上gtalk吧:)
发表于 : 2006-10-30 22:14
由 Ubuntu中國
圖片
发表于 : 2006-10-30 22:33
由 Ubuntu中國
成功安裝:)
要让scim随机启动!
在/etc/X11/Xsession.d/目录下新建一个文件95xinput文檔
sudo gedit /etc/X11/Xsession.d/95xinput
在gedit裏編輯以下內容:
/usr/bin/scim -d
XMODIFIERS="@im=SCIM"
export XMODIFIERS
重啟Ubuntu!就OK了:)
[其它]成功~ 了卻一樁心事
发表于 : 2006-11-02 14:53
由 chichigi
上面的設置有效了... 中文輸入法一開機就可以激活了~