Home | History | Annotate | Line # | Download | only in freebsd
      1  1.1  mrg The xterm program is the standard terminal emulator for the X
      2  1.1  mrg Window System. It provides DEC VT102/VT220 and Tektronix 4014
      3  1.1  mrg compatible terminals for programs that can't use the window
      4  1.1  mrg system directly. If the underlying operating system supports
      5  1.1  mrg terminal resizing capabilities (for example, the SIGWINCH
      6  1.1  mrg signal in systems derived from 4.3bsd), xterm will use the
      7  1.1  mrg facilities to notify programs running in the window whenever it
      8  1.1  mrg is resized.
      9