Xfce Wiki

Sub domains
 

xfce4-terminal - Terminal Emulator

Xfce Terminal is a lightweight and easy to use terminal emulator application with many advanced features including drop down, tabs, unlimited scrolling, full colors, fonts, transparent backgrounds, and more.


Introduction


Configuration


Keyboard Shortcuts

Keyboard shortcuts can be configured by editing your ~/.config/xfce4/terminal/accels.scm file.

If you want to disable Alt+<N> shortcuts that switch between tabs, do not comment out or delete the corresponding entries in the “accels.scm” file. Just replace the field values with blanks: “”.

Performance Issues

Xfce Terminal is based on the VTE Terminal Widget Library, just like gnome-terminal. Vte is probably not the fastest terminal emulation library on earth, but it's one of the best when it comes to Unicode support, and not to forget, it's actively developed. That said, performance is still an important issue for a terminal emulator and Vte with font-antialiasing enabled can be very slow even on decent systems. Xfce Terminal therefore offers a possibility to explicitly disable anti-aliasing for the terminal font. If you are experiencing problems with the terminal rendering speed, you might want to disable the anti-aliasing for the terminal font.

Back to Top


Latest Release

  • xfce4-terminal 1.1.3 released (2024/02/29 15:25)
    <pre><a href="https://docs.xfce.org/apps/terminal/start">xfce4-terminal</a> 1.1.3 is now available for download from <a href="https://archive.xfce.org/src/apps/xfce4-terminal/1.1/xfce4-terminal-1.1.3.tar.bz2">https://archive.xfce.org/src/apps/xfce4-terminal/1.1/xfce4-terminal-1.1.3.tar.bz2</a> <a href="https://archive.xfce.org/src/apps/xfce4-terminal/1.1/xfce4-terminal-1.1.3.tar.bz2?sha1">https://archive.xfce.org/src/apps/xfce4-terminal/1.1/xfce4-terminal-1.1.3.tar.bz2?sha1</a> <a href="https://archive.xfce.org/src/apps/xfce4-terminal/1.1/xfce4-terminal-1.1.3.tar.bz2?sha256">https://archive.xfce.org/src/apps/xfce4-terminal/1.1/xfce4-terminal-1.1.3.tar.bz2?sha256</a> What is xfce4-terminal? ======================= Xfce4-terminal is a modern terminal emulator for the Unix/Linux desktop - primarily for the Xfce desktop environment. It is a lightweight emulator based on the VTE widget, easy to use and provides an optional drop-down window (game-console style). Website: <a href="https://docs.xfce.org/apps/terminal/start">https://docs.xfce.org/apps/terminal/start</a> Release notes for 1.1.3 ======================= - prefs-dialog: Fix wrong assert - screen: Fix wrong assert - Translation Updates: Italian</pre>

Previous Releases

Back to Top


Source Code Repository

Reporting Bugs

Back to Top


Back to main Xfce documentation page