OOo,TeX,KO,ABI,GIMP,Picasa,ProE,QCAD,Inkscape,Kicad,Eagle
-
foDDYY
- 帖子: 220
- 注册时间: 2005-05-19 9:47
-
联系:
#1
帖子
由 foDDYY » 2005-05-19 10:00
I could not install and use any chinese input method in Gnome, for example scim or chinput. The system will give me an error message as picture below when I press "Ctrl + Space". Pls tell me why and help me!
My English is not good enough, Pls forgive my mistakes.

-
oneleaf
- 论坛管理员
- 帖子: 10455
- 注册时间: 2005-03-27 0:06
- 系统: Ubuntu 12.04
#2
帖子
由 oneleaf » 2005-05-19 10:23
当净其意如虚空,远离妄想及诸取,令心所向皆无碍
-
游客
#3
帖子
由 游客 » 2005-05-19 12:38
总算可以,但仍然不知道是因为做了哪一步搞定的。不过发现在什么窗口也不打开的情况下,直接按Ctrl+Space还是会导致Nautilus类似图中那样出错,不知道是否是个Bug?在其他可以输入文字的地方则可以正常调出而不会出错。
-
oneleaf
- 论坛管理员
- 帖子: 10455
- 注册时间: 2005-03-27 0:06
- 系统: Ubuntu 12.04
#4
帖子
由 oneleaf » 2005-05-19 14:59
试过不会,你将系统升级到最新试试
当净其意如虚空,远离妄想及诸取,令心所向皆无碍
-
Alpher
- 帖子: 50
- 注册时间: 2005-06-09 17:36
#5
帖子
由 Alpher » 2005-06-10 12:43
$sudo apt-get -y install scim scim-chinese scim-config-socket scim-frontend-socket scim-gtk2-immodule scim-server-socket scim-tables-zh
$sudo sh -c " echo 'export XMODIFIERS=@im=SCIM ; export GTK_IM_MODULE="scim" ; scim -d ' > /etc/X11/Xsession.d/95xinput "
$sudo chmod +755 /etc/X11/Xsession.d/95xinput
注销,重新登录