Celeb Glow
news | March 01, 2026

What is the difference between xterm and terminal in Ubuntu?

What's the difference between Terminal in Ubuntu desktop (Applications>Accessories>Terminal) and xterm? They look very similar.

1 Answer

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.

For more information about why terminals need to be emulated and what a "real" or a "virtual" terminal is read this question and answer: .

A terminal is not a shell. To learn about the difference between a terminal and a shell read this question and answer: .

4

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy