Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 May 2005 17:22:43 +0200
From:      Roland Smith <rsmith@xs4all.nl>
To:        Joe Schmoe <non_secure@yahoo.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: how can I make xterm just like the console ?  (colors, etc.)
Message-ID:  <20050524152242.GA19150@slackbox.xs4all.nl>
In-Reply-To: <20050524071012.41498.qmail@web53308.mail.yahoo.com>
References:  <20050524071012.41498.qmail@web53308.mail.yahoo.com>

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

--sdtB3X0nJg68CQEu
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Tue, May 24, 2005 at 12:10:12AM -0700, Joe Schmoe wrote:
>=20
> Can someone tell me what configuration I need to make
> the colors (and as much other behavior as possible) in
> xterm identical to the normal FreeBSD console ?

Edit the file /usr/X11R6/lib/X11/app-defaults/XTerm-color-static, and
change=20

! Uncomment this for "white" text on a dark background.
!*VT100*foreground: gray90
!*VT100*background: black

to=20

! Uncomment this for "white" text on a dark background.
*VT100*foreground: gray90
*VT100*background: black

Beware that these might be changed next time you update Xorg. So as an
alternative, you can create a file ~/.Xresources, and put these two
lines in it.

HTH,=20
     Roland
--=20
R.F.Smith (http://www.xs4all.nl/~rsmith/) Please send e-mail as plain text.
public key: http://www.xs4all.nl/~rsmith/pubkey.txt

--sdtB3X0nJg68CQEu
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (FreeBSD)

iD8DBQFCk0bCEnfvsMMhpyURAihOAJ4tHnG3R68bNe4fpyUC/jTa/cpfzQCfcGhG
90tOB/dFR+2bMBCN6Xrmhvo=
=wZVp
-----END PGP SIGNATURE-----

--sdtB3X0nJg68CQEu--



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