On Mon, May 29, 2000 at 03:30:53PM +0200, clemensF wrote:
> > Thomas Dickey:
> 
> > perhaps it's the terminal description (XFree86 xterm by default sends the
> > vt100-style F1 code rather than the bogus-vt220 F1 code).
> > 
> > infocmp:
> >     kf1: '\E[11~', '\EOP'.
> 
> excuse me, this is a non-windows-of-any-kind site.  does F1 send all these
> melodies?  what's \eop?  and infocmp?

infocmp displays terminfo entries or compares entries.
\EOP means
        <escape> O P

serial terminals such as vt100 send more than one character for each
function key (technically PF1 on vt100 is a keypad key).

-- 
Thomas E. Dickey <[EMAIL PROTECTED]>
http://dickey.his.com
ftp://dickey.his.com

Reply via email to