[lug] [OT!] Help with rsx/DEC
Lori Reed
lorireed at lightning-rose.com
Mon Apr 4 12:08:32 MDT 2005
whoa! That takes me back!
For non-ascii chars VT-100 terminals send (sent?) escape sequences.
IIRC there is no RSX equivalent of termcap, the esc sequences were
handled by the o/s.
Your best bet to find the esc sequence code mapping is in the source
code for some old vt-100 emulators. These were common in the mid to late
80's (I hacked one for my Amiga c1989), but I have no idea (beyond
google) of where to find one now.
Lori
Early 80's RSX Programmer)
rm at fabula.de wrote:
> Hello list,
>
> mostly OT (but Linux is involved on the client side):
> A friend of mine needs to write some code that interacts with
> a PDP11 runninf RSX via telnet. At some point someone seems to have
> adapted the application in such a way that it will react to keyboard
> input from a (remote) PC keyboard as if it where a VT100 keyboard
> (so PGUp et al. will do "the right thing"). This only happens when
> accessed via telnet so it most likely is a "feature" of the telnet
> application. Unfortunately no one has any clue about the exact mapping
> of keys. So the big question is: where are such key mappings defined
> in RSX? (is there something like termcap/terminfo). My first guess
> was that the server sends the usual ^e (terminal enquire) but this
> doesn't happen.
>
> TIA info
>
> Ralf Mattes
>
> PS: are the RSX/DEC manuals online? I found some stuff at www.36bit.org
> and www.bitsavers.org but not to much admin infos.
More information about the LUG
mailing list