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

#define pkey_key tigetstr("pfkey")

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

/*
TERMINFO_NAME(pfkey)
TERMCAP_NAME(pk)
XOPEN(400)
*/