|
|
how to add gnome terminal to right click menu - Linux
|
Views : 1050
|
|
Tagged in : Linux
|
|
|
Report This Scrap as Inappropriate We request you to choose the appropriate categroy and subcategory that suits your
objectionable concern about the scrap, So that our team can review and find out whether it violates our Guidelines or the
scrap is not suitable for all viewers.
|
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 |
|
|
|