5.5. Nautilus
			“nautilus 开启终端机 ”程序包提供右击 
Open Terminal 的选项来打开现有目录中新的终端窗口。先前,从 Desktop 选择这个选项的时候,新的终端窗口位置默认到使用者的主目录。然而,在红帽企业版 Linux 6 中,默认行为开启到桌面目录(例如 ~/Desktop/)。为了启用先前的行为,要使用以下命令设定 desktop_opens_home_dir GConf Boolean 值为“真”:
		gconftool-2 -s /apps/nautilus-open-terminal/desktop_opens_dir --type=bool true
gconftool-2 -s /apps/nautilus-open-terminal/desktop_opens_dir --type=bool true