summaryrefslogtreecommitdiff
path: root/term/lab_f4.h
diff options
context:
space:
mode:
Diffstat (limited to 'term/lab_f4.h')
-rw-r--r--term/lab_f4.h11
1 files changed, 11 insertions, 0 deletions
diff --git a/term/lab_f4.h b/term/lab_f4.h
new file mode 100644
index 0000000..cf6a679
--- /dev/null
+++ b/term/lab_f4.h
@@ -0,0 +1,11 @@
+#include <term.h>
+
+#define lab_f4 tigetstr("lf4")
+
+/** label on function key f4 if not f4 **/
+
+/*
+TERMINFO_NAME(lf4)
+TERMCAP_NAME(l4)
+XOPEN(400)
+*/