如何在centos中给鼠标右键菜单添加“打开终端”的菜单项 2015/05/21 14379 # 以root身份在终端执行如下命令 yum -y install nautilus-open-terminal # 重启操作系统 shutdown -r now