全部博文(1293)
分类: 系统运维
2011-06-02 14:33:21
在打开windows分区下的文本文件,和下载下来的文本文件时会出乱码的情况,这种情况一般都是由于字符编码的原因。
1、因为linux下缺省情况下是采用UTF-8的,所以我们最好把GBK,GB2312,之类的字符编码加上去。步骤是,在终端输入gconf-editor调出gconf-editor(假如没有装,则先安装gconf-editor【非gconf-edit】)。
因为这步中我没有安装gconf-editor,使用yum安装:yum install gconf-editor 。
2、在apps->gedit-2->preferences->encodings在右边的auto-detected中双击会弹出一个对话框,在那里加入GBK,GB2312,GB18030编码就可以了。
3、注重,可能还是会不行,这时只要把GBK置顶就可以了。
dyli版本操作步骤
[root@localhost home]# yum install gconf-editor
载入插件: refresh-packagekit
fedora | 2.8 kB 00:00
updates | 3.4 kB 00:00
设置安装进程
.
.
gconf-editor.i386 0:2.24.1-1.fc10
恭喜你!成功完成!
[root@localhost home]#
[root@localhost home]# gconf-editor