Subject: Re: Wanted: console control sequences From: I_Stewart@equinox.gen.nz (I P Stewart) Date: 7 Apr 1993 21:57:04 +1200
Erik Heinz (pih@rz.uni-jena.de) wrote:
: Is there any information available on the CTRL- or ESC- sequences that Linux
: consoles understand? Unfortunately, I neither have a VT100 manual at hand nor
: do I know to what extend the consoles are VT100 compatible.
The /etc/termcap file should give a fairly good definition of the control
sequences, if you know how to interpret them. There's a Nutshell book on
Termcap and Terminfo which is useful ... also check the man pages for
termcap,
I'm not sure if there's anything there or not ...