Searched refs:from_key (Results 1 – 4 of 4) sorted by relevance
4291 char *to_key, *from_key; in setkey_func() local4333 from_key = skip_to (0, to_key); in setkey_func()4343 else if (! *from_key) in setkey_func()4351 nul_terminate (from_key); in setkey_func()4354 from_code = find_ascii_code (from_key); in setkey_func()4359 from_code = find_key_code (from_key); in setkey_func()
962 - Command: setkey [to_key from_key]
2456 @deffn Command setkey [to_key from_key]2457 Change the keyboard map. The key @var{from_key} is mapped to the key
2266 -- Command: setkey [to_key from_key]