Signed-off-by: Jakub Horký <[email protected]>
---
misc/terminfo.src | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/misc/terminfo.src b/misc/terminfo.src
index edcb5af1..31d4a88f 100644
--- a/misc/terminfo.src
+++ b/misc/terminfo.src
@@ -978,7 +978,7 @@ linux-basic|Linux console (basic),
bel=^G, cr=\r, cub1=^H, cud1=\n, dim=\E[2m, ech=\E[%p1%dX,
el1=\E[1K, flash=\E[?5h$<200/>\E[?5l, ht=^I, hts=\EH,
ind=\n, kbeg=\E[G, kbs=^?, kcbt=\E[Z, khome=\E[1~, kmous=\E[M,
- kspd=^Z, nel=\r\n, ri=\EM, rmam=\E[?7l, rs1=\Ec\E]R,
+ kspd=\E[P, nel=\r\n, ri=\EM, rmam=\E[?7l, rs1=\Ec\E]R,
sgr=\E[0;10%?%p1%t;7%;%?%p2%t;4%;%?%p3%t;7%;%?%p4%t;5%;%?%p5
%t;2%;%?%p6%t;1%;%?%p9%t;11%;m,
smam=\E[?7h, tbc=\E[3g, use=ecma+underline,
@@ -28084,6 +28084,7 @@ v3220|LANPAR Vision II model 3220/3221/3222,
# based on their physical locations
# + add support for xterm shifted keys to winconsole, fix kbs and kspd
# + set numpad 5 to kbeg instead of kb5 in linux-basic, matching xterm
+# + set kspd (suspend key) to the Pause key instead of ^Z in linux-basic
# (all by Jakub Horky)
#
######## SHANTIH! SHANTIH! SHANTIH!
--
2.43.0