[2292] in Athena Bugs
6.2A: xwininfo
daemon@ATHENA.MIT.EDU (Robert S. French)
Sat May 27 16:18:18 1989
Date: Sat, 27 May 89 16:18:05 EDT
From: "Robert S. French" <rfrench@ATHENA.MIT.EDU>
To: bugs@ATHENA.MIT.EDU
I have a window which is 500x500. It has a child which is also
500x500. When you run xwininfo and specify the window id of the
child, it replies:
==> Corners: +0+0 -524+0 -524-364 +0-364
Notice that it has used negative number format for numbers over
screen_width/2 and screen_height/2. However, since this window is not
a top level window, these numbers are fairly bogus.
Rob