mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-23 03:33:34 -04:00
24 lines
1.1 KiB
Plaintext
24 lines
1.1 KiB
Plaintext
--- misc/terminfo.src.orig Sat Jul 25 19:27:20 2015
|
|
+++ misc/terminfo.src Sun Oct 4 09:28:04 2015
|
|
@@ -18457,9 +18457,11 @@
|
|
|
|
# See
|
|
# http://www.minix3.org/manpages/html4/console.html
|
|
+# LSC Add back some missing support for fn keys, keypad and PgUp/PgDn
|
|
+# Added lf0@, lf1@, lf2@, lf3@, lf4@, lf5@, , not sure what it does... to check!
|
|
minix|minix console (v3),
|
|
acsc=+\020\,\021-\030.^Y0\333`\004a\261f\370g\361h\260j\331k\277l\332m\300n\305o~p\304q\304r\304s_t\303u\264v\301w\302x\263y\363z\362{\343|\330}\234~\376,
|
|
- kdch1=\177, kend=\E[Y, kf0=\E[21~, kf1=\E[11~, kf10=\E[21~,
|
|
+ kdch1=\E[3~, kbs=\177, kend=\E[Y, kf0=\E[21~, kf1=\E[11~, kf10=\E[21~,
|
|
kf11=\E[11;2~, kf12=\E[12;2~, kf13=\E[13;2~,
|
|
kf14=\E[14;2~, kf15=\E[15;2~, kf16=\E[17;2~,
|
|
kf17=\E[18;2~, kf18=\E[19;2~, kf19=\E[20;2~, kf2=\E[12~,
|
|
@@ -18473,6 +18475,7 @@
|
|
kf5=\E[15~, kf6=\E[17~, kf7=\E[18~, kf8=\E[19~, kf9=\E[20~,
|
|
kich1=\E[@, knp=\E[U, kpp=\E[V, lf0@, lf1@, lf2@, lf3@, lf4@, lf5@,
|
|
use=minix-3.0,
|
|
+ khome=\E[H, kcuu1=\E[A,
|
|
|
|
minix-3.0|minix console (v3.0),
|
|
use=ecma+color, use=minix-1.7,
|