grub/ChangeLog.hotkey
Vladimir 'phcoder' Serbinenko 16c8e9fd66 Reimport hotkey support
2009-12-29 23:01:12 +01:00

9 lines
282 B
Text

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.