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