[3008] in Athena Bugs
Re: 6.3B DISPLAY confuses zephyr hide and zctl
daemon@ATHENA.MIT.EDU (Dave Morrison)
Fri Aug 25 18:23:55 1989
To: bugs@ATHENA.MIT.EDU
From: Dave Morrison <drmorris@ATHENA.MIT.EDU>
In-Reply-To: bugs[3004]
Cc: wdc@ATHENA.MIT.EDU, beth@ATHENA.MIT.EDU
Date: Fri, 25 Aug 89 18:22:50 EDT
I found a fix to the problem. I'm not sure whether it is the correct
fix, not being extremely familiar with X.
If the line in /etc/ttys which says:
ttyv0 "/etc/athena/xdm/xlogin -L -config /etc/athena/xdm/xlogin-config -display
unix:0" xterm off secure window="/etc/Xqvss -su -bs :0"
is changed to:
ttyv0 "/etc/athena/xdm/xlogin -L -config /etc/athena/xdm/xlogin-config -display
unix:0.0" xterm off secure window="/etc/Xqvss -su -bs :0"
all is well. Please check with an expert to see if this is the clean
and proper thing to do. Thanks,
Dave Morrison