K2 & K3 definitions swapped

This commit is contained in:
jtc 1994-08-06 05:44:20 +00:00
parent 49493ab741
commit f89305d247
2 changed files with 4 additions and 4 deletions

View File

@ -30,7 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\" from: @(#)termcap.5 6.11 (Berkeley) 3/6/93
.\" $Id: termcap.5,v 1.5 1994/04/08 18:04:22 cgd Exp $
.\" $Id: termcap.5,v 1.6 1994/08/06 05:44:20 jtc Exp $
.\"
.Dd March 6, 1993
.Dt TERMCAP 5
@ -223,8 +223,8 @@ only).
.Ar n
positions.
.It "K1 str Sent by keypad upper left."
.It "K2 str Sent by keypad upper right."
.It "K3 str Sent by keypad center."
.It "K2 str Sent by keypad center."
.It "K3 str Sent by keypad upper right."
.It "K4 str Sent by keypad lower left."
.It "K5 str Sent by keypad lower right."
.It "k0-k9 str Sent by function keys 0-9."

View File

@ -3300,7 +3300,7 @@ pc|ibmpc|ibm pc PC/IX:\
:cd=\E[J:ce=\E[K:cl=\Ec:cm=\E[%i%2;%2H:do=\E[B:ho=\E[;H:\
:nd=\E[C:up=\E[A:so=\E[7m:se=\E[0m:us=\E[4m:ue=\E[0m:
pc3|ibmpc3|IBM PC 386BSD Console:\
:DO=\E[%dB:K1=\E[H:K2=\E[I:K3=\E[E:K4=\E[F:K5=\E[G:LE=\E[%dD:\
:DO=\E[%dB:K1=\E[H:K2=\E[E:K3=\E[I:K4=\E[F:K5=\E[G:LE=\E[%dD:\
:RI=\E[%dC:UP=\E[%dA:am:bl=^G:bs:cb=\E[1K:cd=\E[J:ce=\E[K:cl=\E[H\E[J:\
:cm=\E[%i%d;%dH:co#80:cr=^M:do=^J:ho=\E[H:is=\E[m:k0=\E[V:k1=\E[M:\
:k2=\E[N:k3=\E[O:k4=\E[P:k5=\E[Q:k6=\E[R:k7=\E[S:k8=\E[T:k9=\E[U:\