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

#define lab_f9 tigetstr("lf9")

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

/*
TERMINFO_NAME(lf9)
TERMCAP_NAME(l9)
XOPEN(400)
*/