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