summaryrefslogtreecommitdiff
path: root/term/lab_f1.c
blob: 260c3b77e83f127e3901c06de5a7c79e4c180f5a (plain)
1
2
3
4
5
6
7
8
9
10
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)
*/