On 2005-06-01 17:18, Walery Kokarev <[EMAIL PROTECTED]> 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
        [...]
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to