.Xdefaults ignored
Gary Jennejohn
gary.jennejohn at freenet.de
Fri Dec 18 10:35:52 UTC 2009
On Fri, 18 Dec 2009 10:43:04 +0100
Sandra Kachelmann <s.kachelmann at 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
More information about the freebsd-x11
mailing list