Linux系统下安装使用中文输入法
1.确认是否安装ibus
执行命令:rpm -q ibus
如已安装就会显示其已经安装的版本
如未安装使用命令:yum install ibus(使用root权限),自动安装。
2.检查
[[email protected] ~]# locale -a | grep -i zh_cn.utf8 --查看系统是否安装中文环境
[[email protected] ~]# yum grouplist |grep -i chinese --查看仓库是否有中文包
[[email protected] ~]# yum groupinstall Chinese-support --安装中文语言包
3.在系统中安装中文输入法
执行命令:yum install "@Chinese Support"(使用root权限),自动安装。
4.设置语法
system->preferences->input method(如图1)
5.如浏览器中还不能使用中文则
Edit-Preferences—Content—Choose—Chinese—add
6.可以尝试用中文输入法