1 2 3 4 5 6 7 8 9 10 11
#include <term.h> #define pkey_xmit tigetstr("pfx") /** program function key #1 to transmit string #2 **/ /* TERMINFO_NAME(pfx) TERMCAP_NAME(px) XOPEN(400) */