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

#define pkey_local tigetstr("pfloc")

/** program function key #1 to execute string #2 **/

/*
TERMINFO_NAME(pfloc)
TERMCAP_NAME(pl)
XOPEN(400)
*/