[1763] in Athena Bugs
xterm X11R2 on R2 server: GIN report in TEK mode is wrong
daemon@ATHENA.MIT.EDU (Joe Harrington)
Fri Feb 10 14:58:06 1989
Date: Fri, 10 Feb 89 14:56:50 EST
From: Joe Harrington <jh@ATHENA.MIT.EDU>
To: bugs@ATHENA.MIT.EDU
Cc: jh@ATHENA.MIT.EDU
Reply-To: jh@ATHENA.MIT.EDU
The GIN report (report of where cursor is) in Tektronix mode is
broken. The report should contain 5 characters:
the key pressed
the 5 hi-order X bits with 01 in front
the 5 lo-order X bits with 01 in front
the 5 hi-order Y bits with 01 in front
the 5 lo-order Y bits with 01 in front
It currently has something else, though I can't figure out what. The
R3 xterm seems to work fine, even on an R2 server, but I've been told
this is as yet unsupported, and we need to use it for a class
(12.118).
--jh--