Searched refs:from_key (Results 1 – 3 of 3) sorted by relevance
3672 char *to_key, *from_key; in setkey_func() local3714 from_key = skip_to (0, to_key); in setkey_func()3724 else if (! *from_key) in setkey_func()3732 nul_terminate (from_key); in setkey_func()3735 from_code = find_ascii_code (from_key); in setkey_func()3740 from_code = find_key_code (from_key); in setkey_func()
2453 @deffn Command setkey [to_key from_key]2454 Change the keyboard map. The key @var{from_key} is mapped to the key
2266 -- Command: setkey [to_key from_key]