how to add gnome terminal to right click menu
by Ramya[ Edit ] 2009-09-23 15:51:12
Add terminal on right click:
In RHEL(Red Hatr Enterprise Linux) there is gnome-terminal is already added when you right-click on your desktop you will see "Open Terminal" Option there. But for fedora and ubuntu ther will not be a terminal option in desktop right click menu. Manually you have to add this gnome terminal to right click menu.
Fedora Users Try:
* Open your terminal using "System Tools-> Terminal".
* Login as root.
* Type the command, "yum -y install nautilus-open-terminal".
* Finally restart the system.
Ubuntu Users Try:
* Open your termianl
* Login as root
* Type the command, "sudo apt-get install nautilus-open-terminal"
* Then restart the system.