[2209] in Athena Bugs
xterm geometry, bitmap names
daemon@ATHENA.MIT.EDU (Jonathan I. Kamens)
Mon May 8 14:31:14 1989
Date: Mon, 8 May 89 14:30:55 EDT
From: Jonathan I. Kamens <jik@ATHENA.MIT.EDU>
To: kapowell@ATHENA.MIT.EDU
In-Reply-To: bugs[2205]
Cc: bugs@ATHENA.MIT.EDU
Change your xterm aliases so each place you have a geometry spec of
the form "=widthxheight+xoff+yoff" it says "-geometry
=widthxheight+xoff+yoff". X11R3 requires that you provide the
-geometry flag before the geometry spec.
Change your .Xresources file so that the bitmaps for xbiff are
specified with explicit path names, rather than just "flagup" or
"flagdown." The X11R3 toolkit requires explicit path names for
bitmaps. This is a bug that is eventually going to be fixed.
jik