lynx-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

lynx-dev Re: linux F1 key and slang (was http://x28.deja.com/=dnc/[ST_rn


From: John E. Davis
Subject: lynx-dev Re: linux F1 key and slang (was http://x28.deja.com/=dnc/[ST_rn=ps,ST_m=ps]/getdoc.xp?AN=499905285&CON)
Date: Mon, 12 Jul 1999 22:01:02 -0400

On Mon, 12 Jul 1999 19:26:50 -0500 (CDT), Klaus Weide <address@hidden> said:
>Do any slang applications (that don't have the escape sequence hardcoded)
>recognize the linux console F1 based on the terminfo key_f1?

   Yes.  Examples include jed, slrn, and most.  For exampe, to bind
the F1 key to some_function in jed, one would use:

     setkey ("some_function",  "^(k1)");

where `k1' is the termcap name for F1.

>If not, it looks like a limitation that comes with using slang.
>If yes, lynx code should probably be updated to do the same thing as
>those applications.

This should be trivial by allowing slang to interpret the key sequences.
I will look into it.

--John

reply via email to

[Prev in Thread] Current Thread [Next in Thread]