linux mint 17.1 遇到的问题(持续更新!)
linuxmint吧
全部回复
仅看楼主
level 10
penghuajunsem 楼主
linux mint 17.1 用firfoxr在线看电影1个小时后,电影画面卡顿
打开非utf-8中文文件时乱码,用gconftool-2 --set --type=list --list-type=string /apps/gedit-2/preferences/encodings/auto_detected "[UTF-8,CURRENT,GB18030,ISO-8859-15,UTF-16]"设置后,正常,但是重启后又乱了,只好每次打开之前 要执行一下上面这条命令。
2015年03月02日 07点03分 1
level 11
写成shell文件,每次自动执行就好了。
2015年03月03日 02点03分 2
level 11
firfoxr是什么鬼?[滑稽]
2015年03月17日 16点03分 3
level 9
Firefox的老问题了
2015年04月01日 07点04分 5
level 6
回复 penghuajunsem :
安装 gconf-editer后打开
找到这个位置
添加编码 CP936 GB18030 GBK GB2312 放到 UTF-8前边
2015年04月03日 00点04分 6
我问的是怎么打开这个配置编辑器
2015年04月03日 01点04分
@penghuajunsem 先安装 sudo apt-get install gconf-editor 然后运行 gconf-editor
2015年04月03日 03点04分
系统自带的gedit不能用对吧。
2015年04月04日 04点04分
@penghuajunsem 你用gconf-edit配置了gedit的编码后gedit就不乱码了
2015年04月05日 05点04分
1