Projects : x11/xvt

BSDforge

Following, are FreeBSD ports, or other *BSD related projects, hosted, or worked on at BSDforge in the x11 category.

xvt
Xterm replacement, supporting color, transparency, and more, with less!

xvt, simply continues on the original authors work -- John Bovey, University of Kent at Canterbury. With few exceptions, it does everything Xterm does. But also does a great deal more, with less overhead. This version will also leverage vt(4), FreeBSD's new console driver. Which attempts to replace syscons(4).

Installation

On a FreeBSD system; Using the ports system:
cd /usr/ports/x11/xvt make install clean
Using the pkg system:
pkg install x11/xvt
See also:
xvt(1), xvt manual, xvt Technical Reference guide