What's the difference between Terminal in Ubuntu desktop (Applications>Accessories>Terminal) and xterm? They look very similar.
|
feedback
|
|
The difference is that xterm is the standard terminal emulator of the X Window System, while gnome-terminal is the standard terminal emulator of the GNOME project. They are similar because both are terminal emulators. Read the answers to this question for an explanation why terminals need to be emulated and what a "real" terminal or a "virtual" terminal is. Do not confuse a terminal with a shell. Read the answers to this question for an explanation of the difference between a terminal and a shell. | |||||||||||||
feedback
|