[322] in Athena User Interface
getdot
daemon@ATHENA.MIT.EDU (Brad Thompson)
Fri Jul 21 22:58:21 2000
Message-Id: <200007220258.WAA41583@oliver.mit.edu>
To: aui@MIT.EDU
Date: Fri, 21 Jul 2000 22:58:06 -0400
From: Brad Thompson <yak@MIT.EDU>
I have been working on a mechanism for distributing default
configuration information, originally so that we could distribute a
default panel configuration. As part of this, I wrote a tool called
"getdot". For details, add aui and man getdot. This tool also works
kind of well for distributing other stuff we want to land in homedirs.
As a demo case, I set it up so that it can set up an account for aui.
To do this, run "add aui ; getdot xsession".
yak