Lines Matching defs:keys
41 "keys and press <Y> to build it in, <M> to make it a module or\n"
49 "o Use the Up/Down arrow keys (cursor keys) to highlight the item you\n"
57 " You may also use the <PAGE UP> and <PAGE DOWN> keys to scroll\n"
60 "o To exit a menu use the cursor keys to highlight the <Exit> button\n"
67 " Also, the <TAB> and cursor keys will cycle between <Select>,\n"
70 "o To get help with an item, use the cursor keys to highlight <Help>\n"
80 "o Use the cursor keys to select the option you wish to set and press\n"
86 "o To see available help for the item, use the cursor keys to highlight\n"
91 " Also, the <TAB> and cursor keys will cycle between <Select> and\n"
101 "o For help, use the <TAB> or cursor keys to highlight the help option\n"
107 "o Use the cursor keys to scroll up/down/left/right. The VI editor\n"
108 " keys h,j,k,l function here as do <u>, <d>, <SPACE BAR> and <B> for\n"
176 "Arrow keys navigate the menu. "
183 "Use the arrow keys to navigate this window or "
290 int *keys, int *vscroll, int *hscroll,
361 int *keys;
378 data->keys[k] = key;
388 data->keys[k] = 0;
436 int keys[JUMP_NB + 1], i;
440 .keys = keys,
447 str_get(&res), 0, 0, keys, &vscroll,
451 for (i = 0; i < JUMP_NB && keys[i]; i++)
452 if (dres == keys[i]) {
756 *keys, int *vscroll, int *hscroll, update_text_fn
760 return dialog_textbox(title, text, r, c, keys, vscroll, hscroll,