diff options
Diffstat (limited to 'x11/xterm/pkg-descr')
-rw-r--r-- | x11/xterm/pkg-descr | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/x11/xterm/pkg-descr b/x11/xterm/pkg-descr new file mode 100644 index 000000000000..66017470a1da --- /dev/null +++ b/x11/xterm/pkg-descr @@ -0,0 +1,10 @@ +The xterm program is the standard terminal emulator for the X +Window System. It provides DEC VT102/VT220 and Tektronix 4014 +compatible terminals for programs that can't use the window +system directly. If the underlying operating system supports +terminal resizing capabilities (for example, the SIGWINCH +signal in systems derived from 4.3bsd), xterm will use the +facilities to notify programs running in the window whenever it +is resized. + +WWW: http://invisible-island.net/xterm/ |