[6602] in Athena Bugs
vax 7.2H: xunmap
daemon@ATHENA.MIT.EDU (daemon@ATHENA.MIT.EDU)
Sun Dec 16 10:51:19 1990
From: cfields@ATHENA.MIT.EDU
Date: Sun, 16 Dec 90 10:51:44 -0500
To: mikegull@MIT.EDU
Cc: bugs@MIT.EDU
In-Reply-To: [6601] in bugs
> What were you trying to do?
> My .startup.X file includes:
> /afs/athena.mit.edu/user/b/bjaspan/src/xunmap/xunmap.${hosttype} -u 10 &
> What's wrong:
> to which the console replied:
> 21:51 xunmap: Cannot find console window.
> What should have happened:
> the console window should disappear after displaying for 10 seconds,
> so I don't have to keep Hiding it...
The xunmap program is not an Athena program, and is not compatible with
the release 7.2 console (you were using a test machine).
The new console has built-in anti-annoyance features. See man console
and man config-console for more information. A way to do what you want
(but only on the test machines, until the release hits the field) is
to add
Console*autoUnmap: 10
to your .Xresources file, and the line
config_console
to your .startup.X file.
Craig Fields
MIT Project Athena