grub/ChangeLog.hotkey

10 lines
282 B
Text
Raw Normal View History

2009-12-29 22:01:12 +00:00
2009-08-24 Vladimir Serbinenko <phcoder@gmail.com>
Hotkey support
* include/grub/menu.h (grub_menu_entry): New field 'hotkey'.
* normal/main.c (hotkey_aliases): New variable.
(grub_normal_add_menu_entry): Parse "--hotkey".
* normal/menu_text.c (run_menu): Handle hotkeys.