[1204] in SIPB bug reports
GRIPE about XRN 6.10
daemon@ATHENA.MIT.EDU (Jonathan I. Kamens)
Wed Aug 29 17:14:23 1990
Date: Wed, 29 Aug 90 17:13:49 -0400
From: "Jonathan I. Kamens" <jik@pit-manager.MIT.EDU>
To: jeff@ATHENA.MIT.EDU
Cc: bug-sipb@ATHENA.MIT.EDU
In-Reply-To: jeff@ATHENA.MIT.EDU's message of Mon, 27 Aug 90 12:26:58 -0400 <9008271626.AA14006@SUNDECK.MIT.EDU>
From: jeff@ATHENA.MIT.EDU
Date: Mon, 27 Aug 90 12:26:58 -0400
From my RT, I get an xrn window that is sized for a microvax?
Thanks,
Jeff
I'm not sure what you mean. The window size (not including borders)
is 764 on all platforms. If you want different sizes based on what
type of display you're using, you'll have to do something like this in
your .Xresources.....
#if HEIGHT == 768
xrn.geometry: x764
#else if HEIGHT == 800
xrn.geometry: x796
#else if HEIGHT == 864
xrn.geometry: x860
#else if HEIGHT == 1024
xrn.geometry: x1020
#endif
--> Jonathan Kamens
Project Athena Watchmaker and User Consultant
Student Information Processing Board (SIPB) member
jik@Athena.MIT.EDU