Date: Wed, 1 Jun 2005 16:39:37 +0300 From: Giorgos Keramidas <keramida@ceid.upatras.gr> To: Walery Kokarev <w65l76@gmail.com> Cc: freebsd-questions@freebsd.org Subject: Re: how can I make xterm just like the console ? (colors, etc.) Message-ID: <20050601133937.GA57782@orion.daedalusnetworks.priv> In-Reply-To: <f9e6f2c605060106187607de18@mail.gmail.com> References: <20050524071012.41498.qmail@web53308.mail.yahoo.com> <20050524152242.GA19150@slackbox.xs4all.nl> <f9e6f2c605060106187607de18@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 2005-06-01 17:18, Walery Kokarev <w65l76@gmail.com> wrote:
> > *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.
>
> Probably you mean ~/.Xdefaults
The default xinitrc file distributed with X.org uses .Xresources AFAIK:
% cat -n /usr/X11R6/lib/X11/xinit/xinitrc
1 #!/bin/sh
2 # $Xorg: xinitrc.cpp,v 1.3 2000/08/17 19:54:30 cpqbld Exp $
3
4 userresources=$HOME/.Xresources
5 usermodmap=$HOME/.Xmodmap
[...]
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050601133937.GA57782>
