Re: [Info-ingres] termcap Issues Under Linux



On Tue, 29 Nov 2005, Betty & Karl Schendel wrote:

>
> You could use the same mapping file and a termcap entry something like:
>
> putty:\
> k0=\E[11~:k1=\E[12~: ... :tc=konsole
> (or tc=consolel if line drawing works the same).
>
> The trick would be to override the kX entries for the F1-F4 keys.
> I expect that these are k0..k3 but I don't have it in front of me.
> You can also override any shifted function key entries, if there are
> any such in the konsole termcap entry.
>
Two more questions:

1. When the same capability is defined twice, say k0 in putty and
konsole, which one is effective, teh first one encountered or
the last?

2. What are the capabilities for shifted function keys (sF1, etc)
called in the ingres termcap?

Thank you,
Lucky
.