[2770] in testers
Re: Problem with xrdb
daemon@ATHENA.MIT.EDU (Ezra Peisach)
Wed Jan 11 10:34:57 1995
To: "Naomi B. Schmidt" <nschmidt@MIT.EDU>
Cc: testers@MIT.EDU, epeisach@MIT.EDU
In-Reply-To: Your message of "Wed, 11 Jan 1995 09:07:29 EST."
<9501111407.AA05413@mozart.MIT.EDU>
Date: Wed, 11 Jan 1995 10:34:31 EST
From: Ezra Peisach <epeisach@MIT.EDU>
This is how xrdb always worked....
xrdb -load filename
would load the resources.
xrdb -load
(resources entered one per line)
^D
would load them from the keyboard (which is what you were requesting).
To merge resources, use xrdb -merge filename (or the otherway which
enteres them from the keyboard).
I refer you to the xrdb man page for more information or OLC for more
assistance (:-))
Ezra