Skip site navigation (1)Skip section navigation (2)
Date:      8 Oct 1997 04:17:19 -0000
From:      Jason Alan Nordwick <nordwick@scheme.xcf.berkeley.edu>
To:        Greg Lehey <grog@lemis.com>
Cc:        Wei Weng <wweng@stevens-tech.edu>, freebsd-questions <freebsd-questions@FreeBSD.ORG>
Subject:   Re: better xterm for freebsd?
Message-ID:  <19971008041719.15444.qmail@scheme.xcf.berkeley.edu>
In-Reply-To: grog@lemis.com on 10/8/1997 to wweng@stevens-tech.edu, freebsd-questions@FreeBSD.ORG <19971008091351.11436@lemis.com>
References:  <19971007113106.08628@lemis.com> <Pine.SGI.3.96.971007105641.11508A-100000@attila.stevens-tech.edu> <19971008091351.11436@lemis.com>

next in thread | previous in thread | raw e-mail | index | archive | help

To get color add the +cm option.  Here is how I invoke an xterm w/o console
grab.

xterm -cu -j +mb -rw -aw -s -sb -si -sk -sl 500 -vb +cm \
      -fn lucidasanstypewriter-12 -cr "green" -ms "black" \
      -bg "black" -fg "white" $*

notice the +cm option at the end of the first line :)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19971008041719.15444.qmail>