[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH] Menu control for NPAGE and PPAGE
From: |
Carles Pina i Estany |
Subject: |
[PATCH] Menu control for NPAGE and PPAGE |
Date: |
Sat, 20 Sep 2008 22:37:45 +0200 |
User-agent: |
Mutt/1.5.18 (2008-05-17) |
Hello,
(This patch includes the changes for GRUB_TERM_NPAGE/PPAGE macros, that
I sent in a previous mail)
ChangeLog:
--------
2008-09-20 Carles Pina i Estany <address@hidden>
* normal/menu.c (run_menu): Add Previous and Next Page keys in
grub-menu.
* include/grub/powerpc/ieee1275/console.h (GRUB_TERM_NPAGE):
Changed to 0x5100.
(GRUB_TERM_PPAGE): Changed to 0x4900.
* include/grub/sparc64/ieee1275/console.h: Likewise.
* include/grub/i386/pc/console.h: Likewise.
* include/grub/efi/console.h: Likewise.
--------
I've tested using several grub.cfg files.
Feel free to commit or test (I would fix any error, please send a step by step
user-case that fails -number of elements in the menu, description of what you
do)
Thanks,
--
Carles Pina i Estany GPG id: 0x17756391
http://pinux.info
ppage_npage_control01.patch
Description: Text Data
- [PATCH] Menu control for NPAGE and PPAGE,
Carles Pina i Estany <=