Home
last modified time | relevance | path

Searched refs:K_BACK_TO_MENU (Results 1 – 3 of 3) sorted by relevance

/dports/news/nn/nn-6.7.3/
H A Dkeymap.c157 /* = */ K_BACK_TO_MENU,
186 /* Z */ K_BACK_TO_MENU,
241 /* mouse d3 */ K_BACK_TO_MENU,
487 "goto-menu", K_BACK_TO_MENU, K_ONLY_MORE,
H A Dkeymap.h83 #define K_BACK_TO_MENU 0x0039 /* return to menu */ macro
H A Dmore.c1319 case K_BACK_TO_MENU: in more()