~~NOTOC~~ {{ :xfce:xfce.terminal.png?no link|}} ====== 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. * **[[#Keyboard Shortcuts|Keyboard Shortcuts]]** * **[[#Performance Issues|Performance Issues]]** * **[[#Latest Release|Latest Release]]** * **[[#Source Code Repository|Source Code Repository]]** * **[[#Reporting Bugs|Reporting Bugs]]** ---- ===== Introduction ===== * **[[:apps:xfce4-terminal:introduction|Introduction to Terminal]]** -- What is a terminal emulator and what makes the Xfce terminal emulator special * **[[:apps:xfce4-terminal:getting-started|Getting Started]]** -- Working for the first time with the Xfce Terminal emulator * **[[:apps:xfce4-terminal:usage|Usage]]** -- Basic handling of the application * **[[:apps:xfce4-terminal:dropdown|Drop-down Window]]** -- How to use a drop-down terminal window ---- ===== Configuration ===== * **[[:apps:xfce4-terminal:preferences|Preferences]]** -- Configuring the terminal emulator * **[[:apps:xfce4-terminal:command-line|Command-line Options]]** -- Parameters for starting the terminal * **[[:apps:xfce4-terminal:advanced|Advanced Topics]]** -- Hidden settings and environment variables ---- ==== Keyboard Shortcuts ==== Keyboard shortcuts can be configured by editing your ''~/.config/xfce4/terminal/accels.scm'' file. If you want to disable Alt+ 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 [[https://wiki.gnome.org/Apps/Terminal/VTE|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 ===== {{rss>https://archive.xfce.org/feeds/project/xfce4-terminal 1 date description 2h}} [[https://archive.xfce.org/src/apps/xfce4-terminal/|Previous Releases]] [[|Back to Top]] ---- ===== Source Code Repository ===== [[https://gitlab.xfce.org/apps/xfce4-terminal|]] ---- ===== Reporting Bugs ===== * **[[:apps:xfce4-terminal:bugs|Reporting Bugs]]** -- Open bug reports and how to report new bugs [[|Back to Top]] ---- [[:start|Back to main Xfce documentation page]]