centos gedit 中文乱码怎么办-LMLPHP

本文操作环境:CentOS 7系统、DELL G3电脑

centos gedit 中文乱码怎么办?

CentOS 7 gedit编辑器中文乱码解决方法

无需root登陆

打开终端输入如下命令:

gsettings set org.gnome.gedit.preferences.encodings auto-detected “[‘GB18030’, ‘GB2312’, ‘GBK’, ‘UTF-8’, ‘BIG5’, ‘CURRENT’, ‘UTF-16’]”
gsettings set org.gnome.gedit.preferences.encodings shown-in-menu “[‘GB18030’, ‘GB2312’, ‘GBK’, ‘UTF-8’, ‘BIG5’, ‘CURRENT’, ‘UTF-16’]”
登录后复制

推荐:《centos使用教程

以上就是centos gedit 中文乱码怎么办的详细内容,更多请关注Work网其它相关文章!

09-01 17:16