killall nautilus //刷新GNOME面板
killall gnome-panel //Nautilus窗口开启所有目录
Bible install:
Step 1: Open terminal and enter:
sudo aptitude install gnomesword sword-language-pack-en sword-text-web
This installs the english version of the program. If you require other languages type:
sudo apt-cache search bible
Take a look at the sword-language-pack"s and the sword-text"s for additional languages and install as needed. Gnomesword is found under Applications-Accessories.
// 英语版的圣经,呵呵,西方人喜欢读圣经,居然把这个也做成电子书。而且界面很友好,喜欢读圣经且英文比较好的,强烈推荐。同时,如果懂得希伯来语的人,读一下原版的圣经也许更好。用sudo apt-cache search bible可以找到其他语言的版本。但没有中文。希望中国内地的人或香港的(听说香港有很多基督教)来翻译,做个语言包,这样我们就可以读一读中文版的圣经了。呵呵。
虚拟天像仪 (Stellarium)
#sudo apt-get install stellarium
#sudo gedit /usr/share/applications/stellarium.desktop
将下列行插入到该文件
[Desktop Entry]
Name=Stellarium
Comment=Virtual planetarium
Exec=stellarium
Terminal=false
Type=Application
Categories=Application;Education;
应用程序 -> 教育 -> Stellarium // 非常喜欢看天文图,现在找到这么一个软件,而且是开源的。真好。但安装后,字体是一些乱码,解决方法在我的blog上也有介绍。请大家找找吧。呵呵
如何以 root 身份在 Nautilus 内浏览文件和目录?
1.安装文件浏览器(Root)
#sudo gedit /usr/share/applications/Nautilus-root.desktop
2.在新增的文件内加入下面这几行
[Desktop Entry]
Name=File Browser (Root)
Comment=Browse the filesystem with the file manager
Exec=gksudo "nautilus --browser %U"
Icon=file-manager
Terminal=false
Type=Application
Categories=Application;System;
//我喜欢用root用户进入文件夹编辑,不喜欢有任何限制。
| 【内容导航】 |
| 第1页:Ubuntu 7.04的使用技巧笔记 | 第2页:Ubuntu 7.04的使用技巧笔记 |
硬盘安装ubuntu7.04 feisty成功分享笔记本上安装Ubuntu 7.04小结相关资讯 Ubuntu 7.04
- Ubuntu 7.04完成历史使命 即将结束 (09/30/2008 06:32:00)
- UBuntu7.10(7.04)登录后桌面显示土 (11/29/2007 15:18:44)
- ubuntu 7.04 语言支持设置 (10/15/2007 13:29:05)
| - Ubuntu如何直接进入文字界面 (01/11/2008 12:45:32)
- Virtual PC 2007上安装Ubuntu 7.04 (11/25/2007 20:15:41)
- Ubuntu 7.04下安装Nvidia显示卡官 (10/05/2007 13:14:39)
|
本文评论 查看全部评论 (0)