how to add gnome terminal to right click menu - Linux Views : 1050
Tagged in : Linux
0 0
Send mail
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.
By Ramya, On - 2009-09-23



    Login to add Comments .