Terminal emulator

Resources

A terminal emulator, terminal application, term, or tty [[Article description::emulates a video terminal within another display architecture (usually X).]] It starts up with the default shell that is defined as login shell for given user. On Gentoo the default shell is bash.

If an X environment has not been set up in Gentoo, the system will boot to the first tty interface. Under most circumstances it is possible to access different terminal interfaces by pressing the Alt+F1 through Alt+F6 keys on the keyboard.

If an X environment has been set up, there are more than a few terminal emulator options available for the user to choose among.

Available software

Popular terminal emulators include:

TitlePackageDescription
Alacrittyx11-terms/alacrittyGPU-accelerated terminal emulator.
XTermx11-terms/xtermThe default terminal emulator for X.org.
lxterminallxde-base/lxterminalThe standard terminal emulator of LXDE.
rxvt-unicodex11-terms/rxvt-unicodeLight in resource usage, fast, and more feature-rich (tabs, transparency, Unicode, etc.).
stx11-terms/stsimple terminal implementation for X .
xfce4-terminalx11-terms/xfce4-terminalThe default terminal emulator for the Xfce desktop environment.
terminologyx11-terms/terminologyThe default terminal emulator for Enlightenment.
Konsolekde-apps/konsoleThe default terminal emulator for KDE / Plasma.
Yakuakekde-apps/yakuakeQuake-style (drop-down) terminal emulator based on Konsole for KDE / Plasma.
GNOME Terminalx11-terms/gnome-terminalThe default terminal emulator for GNOME.
Guakex11-terms/guakeDrop-down terminal emulator for GNOME.

Additional terminal emulators can be found in the x11-terms category.

Troubleshooting

Display garbled after binary output

On occasion the text in the terminal emulator will become garbled. This generally happens if binary output is displayed to standard out. This can easily be fixed by typing the reset command.

This article is issued from Gentoo. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.