fcitx(小企鹅输入法)在redhat linux上安装
发布时间:2021-02-26 11:48:48 所属栏目:Linux 来源:网络整理
导读:?1. 下载 : ??? 源码包:fcitx-3.2.1.tar.bz2 ??? 下载区: ?? ? 2.安装: ? ????[root@localhost?]#?tar xjvf?fcitx-3.2.1.tar.bz2????[root@localhost?]#?cd?fcitx-3.2.1????[root@localhost?fcitx-3.2.1]#?./configure????[root@localhost?fcitx-3.2.1]#
?1.下载: ??? 源码包:fcitx-3.2.1.tar.bz2 ??? 下载区: ??? 2.安装: ? ????[root@localhost?]#?tar xjvf?fcitx-3.2.1.tar.bz2????[root@localhost?]#?cd?fcitx-3.2.1????[root@localhost?fcitx-3.2.1]#?./configure????[root@localhost?fcitx-3.2.1]#?make????[root@localhost?fcitx-3.2.1]#?make?install??? 3.配置: ??? 让fcitx 进入桌面自动运行; ??? /etc/X11/xinit/xinput.d/目录中查看文件zh_CN,如果没有就建一个,把里面的内容改为如下的: ?? ????XIM=fcitx????XIM_PROGRAM=fcitx????GTK_IM_MODULE=fcitx????gnome-im-settings-daemon?>/dev/null??? 编辑主目录下的。bashrc文件,加入下面两行: ??? ? export?LC_CTYPE="zh_CN"? export?XMODIFIERS="@im=fcitx"??? ??? 若能启动fcitx,但不能输入,大多是控制台的locale和桌面的locale不一致所引起的。 ??? 在主目录下的。bashrc文件,加入下面一行: ????export?LANG="zh_CN.UTF-8"??? 另外还在建一个 .i18n的文件;内容如下: ??? ?? LANG="zh_CN.UTF-8"??? 重启X就好了,按CTRL+ALT+BACKSPACE,就重新启动系统; ??? 4.运行: ? ??[root@localhost?]#?fcitx(编辑:晋中站长网) 【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容! |