On Tue, May 24, 2005 at 12:10:12AM -0700, Joe Schmoe wrote:
> 
> 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 

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

to 

! 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, 
     Roland
-- 
R.F.Smith (http://www.xs4all.nl/~rsmith/) Please send e-mail as plain text.
public key: http://www.xs4all.nl/~rsmith/pubkey.txt

Attachment: pgphEYCEHcmAC.pgp
Description: PGP signature

Reply via email to