[2206] in Athena Bugs
Re: 6.2 update
daemon@ATHENA.MIT.EDU (epeisach@ATHENA.MIT.EDU)
Mon May 8 12:03:24 1989
From: <epeisach@ATHENA.MIT.EDU>
Date: Mon, 8 May 89 12:03:11 EDT
To: kapowell@ATHENA.MIT.EDU
Cc: bugs@ATHENA.MIT.EDU
The problem in your .logi.mine file is that you are not specifying the
geometry in the correct way. Try:
xterm -geometry 80x24+529+1 -bw 3&
xterm -geometry 80x24+529+326 -bw 3&
alias xcla 'xclock -a -bw 0 -rv -padding 0 -u 1 -geometry 108x100+917+748'
alias xcld 'xclock -d -bw 0 -rv -padding 0 -u 60 -geometry 160x020+872+848')
The xbiff problem is known and is because the pixmaps are now offline.
If you attach x11r3 before running xbiff, it will fix your problem. BTW:
Why do you run xbiff in the athena environment? It doesn't work.
Ezra