Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 Dec 2009 11:35:49 +0100
From:      Gary Jennejohn <gary.jennejohn@freenet.de>
To:        Sandra Kachelmann <s.kachelmann@googlemail.com>
Cc:        ports@freebsd.org, x11@FreeBSD.org, utisoft@gmail.com
Subject:   Re: .Xdefaults ignored
Message-ID:  <20091218113549.20e1f793@ernst.jennejohn.org>
In-Reply-To: <91b92520912180143o3eba2a53mf0539b7ab2e4ef33@mail.gmail.com>
References:  <91b92520912170614k29516ca3g80e24f2176a1b16b@mail.gmail.com> <b79ecaef0912170853g196204e2if9f7d420f0d8f7b9@mail.gmail.com> <91b92520912180143o3eba2a53mf0539b7ab2e4ef33@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 18 Dec 2009 10:43:04 +0100
Sandra Kachelmann <s.kachelmann@googlemail.com> wrote:

> I bet the search path of .Xdefaults is some sort of config option that
> can be changed somewhere. I tried searching in /usr/local/lib/X11, env
> startx, env xorg but no luck.
> 
> Any idea where I can change it?
> 

Do you use .xinitrc?

I have this in mine:
if [ -f ~/.Xdefaults ]
        xrdb ~/.Xdefaults

---
Gary Jennejohn



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