wok-next diff xterm/description.txt @ rev 18569
tazpanel-extra: clear tazpanel cache in post_install
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Tue Nov 10 12:55:14 2015 +0100 (2015-11-10) |
parents | |
children |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/xterm/description.txt Tue Nov 10 12:55:14 2015 +0100 1.3 @@ -0,0 +1,8 @@ 1.4 +xterm is a terminal emulator for the X Window System. It provides DEC VT102 and 1.5 +Tektronix 4014 compatible terminals for programs that cannot use the window 1.6 +system directly. This version implements ISO/ANSI colors and most of the control 1.7 +sequences used by DEC VT220 terminals. 1.8 + 1.9 +This package provides commands: xterm, which is the traditional terminal 1.10 +emulator; uxterm, which is a wrapper around xterm that is intelligent about 1.11 +locale settings (especially those which use the UTF-8 character encoding).