Lines Matching refs:define_key
6476 + document return code from define_key (report by Mike Gran).
8454 key names, e.g., via define_key(), or via "tic -x".
8897 define_key().
9465 + change parameter of define_key() and key_defined() to const (prompted
9550 + correct a case in _nc_remove_string(), used by define_key(), to avoid
9737 + rename test/define_key.c to test/demo_defkey.c, test/keyok.c to
9741 + add example program test/define_key.c for define_key().
12298 + modify define_key() to allow multiple strings to be bound to the
12312 + modify define_key() to undefine the given string when no keycode is
13792 + add modules define_key, keyok, name_match, tries
13910 + Add bindings for keyok() and define_key() to the Ada95 packages.
13993 + add extensions keyok() and define_key(). These are designed to allow
13995 e.g., disabling the ncurses KEY_MOUSE. (The define_key idea was from