|
ELinks 0.19.1
|
#include "terminal/kbd.h"

Functions | |
| void | init_hotkeys (struct terminal *term, struct menu *menu) |
| void | refresh_hotkeys (struct terminal *term, struct menu *menu) |
| int | check_hotkeys (struct menu *menu, term_event_char_T hotkey, struct terminal *term) |
| int | check_not_so_hot_keys (struct menu *menu, term_event_char_T key, struct terminal *term) |
| int check_hotkeys | ( | struct menu * | menu, |
| term_event_char_T | hotkey, | ||
| struct terminal * | term ) |
| int check_not_so_hot_keys | ( | struct menu * | menu, |
| term_event_char_T | key, | ||
| struct terminal * | term ) |