| [ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
2.1 Using Menus 2.2 Using the Run Program Dialog Box 2.3 Using the Terminal Emulator 2.4 Notes on Terminal Emulators
| [ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
| [ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
You have to know where the application you want to use is located in the
main menu. For example, in my computer GnomeCard, an address book
manager, is located in
`Programs >Applications >Address Book.'
| [ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
| [ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
| [ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
It has three buttons labeled `Run, Cancel' and `Help'. In the text box
type gless and click `Run'. You will behold a simple file viewer. If
you get an error message, it means you do not have it installed on your
system. Do not worry, you will have more chances to experiment with the
"Run Program" dialog box as you read through this howto.
| [ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
| [ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
| [ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
Start the "Run Program" dialog box. In the text box type
gnome-terminal and click `Run'. You will get the
gnome-terminal. You will see a blinking cursor where you can type
commands. You can close the terminal as you would close any other GUI
application (Usually this is done by clicking the X button on
the window border). You can also close the terminal by typing
exit at the command prompt.
If you want to access it from the main menu,you can find it at
`Programs >System >GNOME Terminal'.
| [ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
Start the "Run Program" dialog box. In the text box type konsole
and click `Run'. You will get the konsole. You can exit by typing
exit at the command prompt or by clicking the X at the
top of the window border.
*Advice*
In Konsole, you will see the `Help' menu at the
top of the window. It has a menu item labeled `Contents'. Clicking
on it will open the "The Konsole Handbook". At this point if you read
through the first two chapters of the book you will be quite comfortable
with konsole.
| [ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
As a newbie you may find yourself using konsole and then slowly shifting
to gnome-terminal as you gain more confidence. However, eventually in
your end days as a newbie you may want to try out another terminal
emulator known as rxvt. This is a very lightweight terminal
emulator. To try it out,in the "Run Program" dialog box type rxvt
and click `Run'.
However, in the start you may want to stick to gnome-terminal and konsole. After you are comfortable with them, you can move to rxvt.
In a similar vein, there is terminal emulator known as nxterm. In the
GNOME main menu you can find it at
`Programs >System >Regular
XTerm'. To run it from another terminal emulator or "Run Program", type
nxterm and press Enter. There is another known as
xterm. You can start xterm by typing xterm at a terminal
emulator or "Run Program" dialog box.
*Advice*
Start a gnome-terminal. At command prompt type
konsole and press enter. You will see a lot of messages and a konsole
will come before you. In the konsole command prompt type rxvt and press
enter. A rxvt terminal will start. Leave them running for two minutes
and observe for yourself any adverse effects on your computer if you
move your mouse about. You will be pleased to find that there are
none. After this close the rxvt terminal, then the konsole window and
finally the gnome-terminal window. As you can see this operating system
is about choice :-). You may want to repeat this exercise while using
konsole initially.
| [ << ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |