Chinaunix首页 | 论坛 | 博客
  • 博客访问: 534573
  • 博文数量: 260
  • 博客积分: 10435
  • 博客等级: 上将
  • 技术积分: 1939
  • 用 户 组: 普通用户
  • 注册时间: 2009-11-24 14:50
文章分类

全部博文(260)

文章存档

2011年(22)

2010年(209)

2009年(29)

我的朋友

分类: LINUX

2010-09-05 20:37:09


sudo apt-get remove scim 
sudo apt-get install fcitx
sudo apt-get install ttf-arphic-uming #防止乱码,安装uming字体,文泉驿也可以。
im-switch -s fcitx -z default #设为默认输入法,一般不需要,除非系统有多个输入法

sudo gedit --encoding gbk ~/.fcitx/config

需要将第一行配置改成

“显示字体(中)=AR PL ShanHeiSun Uni”


# gedit /var/lib/locales/supported.d/local

修改/var/lib/locales/supported.d/local文件,在文件末行添加

zh_CN.GBK GBK
zh_CN.GB2312 GB2312

# sudo dpkg-reconfigure --force locales

然后在输出的结果中会出现

zh_CN.GB2312 done
zh_CN.GBK done

字样, Ubuntu就支持GBK编码了;

# gedit --encoding=GBK ~/.fcitx/config

则fcitx配置文件显示正常。


安装中文解释

sudo apt-get install manpages-zh



阅读(585) | 评论(1) | 转发(0) |
给主人留下些什么吧!~~

chinaunix网友2010-09-07 08:52:11

Download More than 1000 free IT eBooks: http://free-ebooks.appspot.com