Searched refs:to_key (Results 1 – 4 of 4) sorted by relevance
4291 char *to_key, *from_key; in setkey_func() local4332 to_key = arg; in setkey_func()4333 from_key = skip_to (0, to_key); in setkey_func()4335 if (! *to_key) in setkey_func()4350 nul_terminate (to_key); in setkey_func()4353 to_code = find_ascii_code (to_key); in setkey_func()4358 to_code = find_key_code (to_key); in setkey_func()
962 - Command: setkey [to_key from_key]
2456 @deffn Command setkey [to_key from_key]2458 @var{to_key}. If no argument is specified, reset key mappings. Note that
2266 -- Command: setkey [to_key from_key]