ubuntu使用时问题解决

ubuntu下txt文档乱码现象

1、终端输入:gconf-editor
依次打开;apps—gedit2—preferences—encodings
双击右边的“auto_detected”,
在双击弹出对话框中加入GB18030,GBK,GB2312,然后将GB18030,GB2312移到最上,(关于GB2312与GB18030以及GBK的区别,请看文章最后的PS-info)
 
 
 

apps/gedit-2/preferences/encodings这一项没有

http://forum.ubuntu.org.cn/viewtopic.php?t=375440

gsettings set org.gnome.gedit.preferences.encodings auto-detected "['UTF-8','GB18030','GB2312','GBK','BIG5','CURRENT','UTF-16']"

posted @ 2012-07-15 23:19  某yin  阅读(272)  评论(0编辑  收藏  举报