C P wrote:
>
> Xdm is fine, but where is the equivalent ".xintitrc" file?.
> I tried .Xsession, but it doesn't seem to even look at it.
>
> I want to start a wm and set a bgcolor and etc, but the
> .Xsession file seems utterly useless for anything.
$HOME/.xsession, with a little x. This is FreeBSD 4.4, isn't it? Look
in /etc/X11/xdm. xdm-config has a line:
DisplayManager*session: /usr/X11R6/lib/X11/xdm/Xsession
Xsession has:
startup=$HOME/.xsession
[...]
exec /bin/sh "$startup"
With BSD most everything is configured with plain, simple text files,
and in many cases simple shell scripts. No inscrutable binary
"registry" database. There's a lot of indirection these days, where one
file refers to another which refers to another, but with a little
patience you can trace through and figure it out.
--
Remember, more computing power was thrown away last week than existed in
the world in 1982. -- http://www.tom.womack.net/computing/prices.html
_______________________________________________
Newbie mailing list
[EMAIL PROTECTED]
*** To unsubscribe , or change message options, see:
http://XFree86.Org/mailman/listinfo/newbie