ubuntu解决打开windows记事本.txt文件乱码的方法

    技术2025-03-02  42

    原文地址:  ubuntu解决打开windows记事本.txt文件乱码的方法

        这个问 题好像是ubuntu升级到9.04才出现的,解决办法如下:

        终端输入gconf-editor调出gconf-edit。 (PS:输入gconf-editor即可,前面不需要加Sudo)

        依次点开 :apps->gedit-2->preferences->encodings 。

        双击右方的auto-detected,在弹出对话框中加入GB18030,GBK,GB2312。然后将GB18030,GB2312移到最上。

        再次打开.txt文件,问题是不是解决了?

    最新回复(0)