1、安装stardict
sudo apt-get install stardict
字典下载安装tar -xjvf xxx.tar.gzmove xxx/ /usr/share/stardict/dic/
2、pdf阅读
sudo apt-get install xpdf
3、chm阅读
sudo apt-get install chmsee
4、用默认的gedit双击打开.txt文档是乱码的解决办法:
终端输入:gconf-editor
依次打 开;apps-->gedit2-->preferences-->encodings
双击右边的 “auto_detected"-->"add"-->输入:gbk -->OK
-->点UP把它移动到最上边-->OK.