感谢 Chen Lei (supercyper) 的努力,现在 fcitx 已经进入了 Fedora 软件库,成为 Fedora 的一员。
以下是具体的下载安装办法:
1. 下载安装
su -c 'yum --enablerepo=updates-testing install fcitx'
2.选择fcitx
系统-首选项-输入法选择
3.设置fcitx作为系统默认输入法(可选)
su -c 'alternatives --config xinputrc‘
输入后出现这样的提示,因为是安装的fcitx,所以就选择此输入法前面的数字后回车
共有 3 个程序提供“xinputrc”。
选择 命令
———————————————–
1 /etc/X11/xinit/xinput.d/none.conf
2 /etc/X11/xinit/xinput.d/xim.conf
*+ 3 /etc/X11/xinit/xinput.d/fcitx.conf
按 Enter 来保存当前选择[+],或键入选择号码:
4.安装gtk2-immodule-xim(可选)
如果在gtk2程序中无法输入(通常是KDE环境)
su -c 'yum update gtk2-immodule-xim’
su -c ‘yum –enablerepo=updates-testing update fcitx –> 第一次可能是install
呃,我去改改吧。
这个文章是谁写的。。。 没有作者?
我转载到我的网站上了 http://www.osmsg.com
文章来源写的FUZZY
链接就写的这个地址
。。。。。
大牛有时间去我的网站看看转贴格式是否正确。。。
这个帖子没有作者?
我转载了 来源写的FUZZY
链接写的这个地址
有时间去我的网站看看转载格式是否合适。。。
http://www.osmsg.com
还有 第4部su -c ‘yum update gtk2-immodule-xim’ —-一般情况下是 yum install吧