summaryrefslogtreecommitdiff
path: root/src/term/lab_f10.c
blob: 0276028b87816bd29db9e2421967f509c30736ae (plain)
1
2
3
4
5
6
7
8
9
10
11
#include <curses.h>

#define lab_f10 tigetstr("lf10")

/** label on function key f10 if not f10 **/

/*
TERMINFO_NAME(lf10)
TERMCAP_NAME(la)
XOPEN(400)
*/