I'm an average home user, but still sometimes use terminal for simple tasks. When I type "terminal" in unity, it offers me three choices - but what`s the difference? I hate always choosing randomly and thinking about what I did.
|
|
Terminal is, in Ubuntu default software, the gnome-terminal. XTerm is... https://en.wikipedia.org/wiki/Xterm. UXTerm is XTerm with support to Unicode characters. The main difference between XTerm and Terminal is that the gnome-terminal has more features, while XTerm is minimalistic (though it has features that are't in gnome-terminal, but they are more advanced). |
|||||||||
|
|
I personally prefer urxvt as my terminal emulator; I recently switched from uxterm due to urxvt's low memory usage. Gnome-terminal is generally even more of a resource hog than xterm and rxvt. Also, gnome-terminal's install size is generally around ten times larger than xterm's. By default, urxvt uses a feature called fast scrolling. This causes the terminal emulator to not always update the window when the content changes. If you have a program outputting a significant amount of data to the terminal emulator, fast scrolling can result in a huge performance boost. Xterm has this option disabled by default, but you can enable it by putting Gnome-terminal's profile's can be useful at times. With one click, you can change from white-on-black to black-on-white or a small programming font to a larger font for writing. Though, if you don't use your terminal emulator often, profiles will probably be of little use to you and if you do use it often, changing your |
|||
|
|
|
For an average user, I personally rely on |
|||||
|
|
The default is "terminal", which is You can also summon one with a hotkey ctrl-alt-T |
|||
|
|
|
If you are using Ubuntu, you should also have All three are good choices. To be Desktop Environment independent as much as possible, I would choose
|
|||||||||||||||||
|
protected by Community♦ Sep 17 '12 at 19:36
This question is protected to prevent "thanks!", "me too!", or spam answers by new users. To answer it, you must have earned at least 10 reputation on this site.
