[6669] in Athena Bugs

home help back first fref pref prev next nref lref last post

re: 7.2M default dash invocation from xsession

daemon@ATHENA.MIT.EDU (daemon@ATHENA.MIT.EDU)
Mon Dec 24 13:47:33 1990

From: cfields@ATHENA.MIT.EDU
Date: Mon, 24 Dec 90 13:47:57 -0500
To: adt@ATHENA.MIT.EDU, testers@ATHENA.MIT.EDU

The new xsession has:

# Run the Athena Dashboard as the logout button.
# To skip this, put the command "set skip_xlogout" in
# your ~/.environment file.

if (! $?skip_xlogout) then
        if ($?verbose_login) echo "Creating logout button..."
        (/usr/athena/dash -logout &)
        sleep $sleep_time
        sleep $sleep_time
endif

So you see the .dashrc and a lot of mess is gone. On my machine, it
has actually been auto-updated to this (even though my version is
still 7.2M). I don't know the details of the update...

Craig


home help back first fref pref prev next nref lref last post