1 2 3 4 5 6 7 8 9 10 11
#include <term.h> #define key_f5 tigetstr("kf5") /** f5 key **/ /* TERMINFO_NAME(kf5) TERMCAP_NAME(k5) XOPEN(400) */