LinuxSir.cn,穿越时空的Linuxsir!

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

使用SCIM和fcitx 输入法安装这设置

[复制链接]
发表于 2006-4-1 02:28:41 | 显示全部楼层 |阅读模式
SCIM:

$sudo apt-get install scim scim-modules-socket scim-modules-table scim-pinyin scim-tables-zh scim-input-pad

$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

fcitx:

$sudo apt-get install fcitx

$sudo sh -c " echo 'export XMODIFIERS=@im=fcitx ; export GTK_IM_MODULE="fcitx" ; fcitx ' > /etc/X11/Xsession.d/95xinput "

$sudo chmod +755 /etc/X11/Xsession.d/95xinput


重新启动Xwindow完成。按 Ctrl + 空格 键激活输入法。

还请不懂懂朋友去 http://www.ubuntu.org.cn/support/documentation 多看看
发表于 2006-4-1 08:44:26 | 显示全部楼层
you needn't do like these in dapper .these will be out-of-date
回复 支持 反对

使用道具 举报

发表于 2006-4-1 08:57:22 | 显示全部楼层
如果使用 Ubuntu Dapper , 那么并不需要这些了

Ubuntu Dapper 默认就会配置好输入法
回复 支持 反对

使用道具 举报

发表于 2006-4-1 11:28:51 | 显示全部楼层
dapper用im-switch管理输入法。能同时安装scim和fcitx并切换
回复 支持 反对

使用道具 举报

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

本版积分规则

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