Home
last modified time | relevance | path

Searched refs:TKEY_F8 (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/teken/
H A Dteken.h204 #define TKEY_F8 0x11 macro
H A Dteken.c703 [TKEY_F7] = "\x1B[S", [TKEY_F8] = "\x1B[T",
726 [TKEY_F7] = "\x1B[18~", [TKEY_F8] = "\x1B[19~",