1 2 3 4 5 6 7 8 9 10 11
#include <term.h> #define key_f8 tigetstr("kf8") /** f8 key **/ /* TERMINFO_NAME(kf8) TERMCAP_NAME(k8) XOPEN(400) */