svn commit: r186731 - head/sys/dev/syscons/teken

Ed Schouten ed at 80386.nl
Mon Jan 5 09:23:05 PST 2009


Hello David,

* David O'Brien <obrien at freebsd.org> wrote:
> Why xterm and not vt100?

The reason I'm proposing xterm, is because it is the best supported
terminal type out there. Example: if we would use TERM=vt100, we would
only get black & white. If we use TERM=vt100-color, we do get the
colors, but unfortunately we won't be compatible with other operating
systems. Solaris, for example, has no termtype called vt100-color. This
means the user has to change TERM by hand.

TERM=xterm has proven to be very portable across different operating
systems and there are a lot of other pieces of software that try to
mimic it. At least the Terminal application in OS X, GNOME's
gnome-terminal, maybe KDE's Konsole as well.

I hope that answers your question?

-- 
 Ed Schouten <ed at 80386.nl>
 WWW: http://80386.nl/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 195 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/svn-src-head/attachments/20090105/84500d9e/attachment.pgp


More information about the svn-src-head mailing list