wok annotate fbterm/description.txt @ rev 14278
merge
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Apr 06 15:17:50 2013 +0200 (2013-04-06) |
parents | |
children |
rev | line source |
---|---|
al@13649 | 1 FbTerm is a fast terminal emulator for linux with frame buffer device or VESA |
al@13649 | 2 video card. Features include: |
al@13649 | 3 |
al@13649 | 4 * mostly as fast as terminal of linux kernel while accelerated scrolling is |
al@13649 | 5 enabled |
al@13649 | 6 * select font with fontconfig and draw text with freetype2, same as Qt/Gtk+ |
al@13649 | 7 based GUI apps |
al@13649 | 8 * dynamically create/destroy up to 10 windows initially running default shell |
al@13649 | 9 * record scroll-back history for every window |
al@13649 | 10 * auto-detect text encoding with current locale, support double width scripts |
al@13649 | 11 like Chinese, Japanese etc |
al@13649 | 12 * switch between configurable additional text encodings with hot keys on the |
al@13649 | 13 fly |
al@13649 | 14 * copy/past selected text between windows with mouse when gpm server is running |
al@13649 | 15 * change the orientation of screen display, a.k.a. screen rotation |
al@13649 | 16 * lightweight input method framework with client-server architecture |
al@13649 | 17 * background image for eye candy |