Home
last modified time | relevance | path

Searched refs:from_key (Results 1 – 4 of 4) sorted by relevance

/titanic_44/usr/src/grub/grub-0.97/stage2/
H A Dbuiltins.c4291 char *to_key, *from_key; in setkey_func() local
4333 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()
/titanic_44/usr/src/grub/grub-0.97/docs/
H A Dgrub.info-2962 - Command: setkey [to_key from_key]
H A Dgrub.texi2456 @deffn Command setkey [to_key from_key]
2457 Change the keyboard map. The key @var{from_key} is mapped to the key
H A Dgrub.info2266 -- Command: setkey [to_key from_key]