[1872] 2008-09-24 Carles Pina i Estany <[email protected]>

Robert Millan <[email protected]>
Newsgroups gmane.comp.boot-loaders.grub.cvs
Message-ID <[email protected]>
Revision: 1872
          http://svn.sv.gnu.org/viewvc/?view=rev&root=grub&revision=1872
Author:   robertmh
Date:     2008-09-24 10:22:18 +0000 (Wed, 24 Sep 2008)

Log Message:
-----------
2008-09-24  Carles Pina i Estany  <[email protected]>

        * include/grub/i386/pc/console.h (GRUB_TERM_NPAGE):
        Changed to 0x5100.
        (GRUB_TERM_PPAGE): Changed to 0x4900.

Modified Paths:
--------------
    trunk/grub2/ChangeLog
    trunk/grub2/include/grub/i386/pc/console.h

Modified: trunk/grub2/ChangeLog
===================================================================
--- trunk/grub2/ChangeLog	2008-09-24 10:17:56 UTC (rev 1871)
+++ trunk/grub2/ChangeLog	2008-09-24 10:22:18 UTC (rev 1872)
@@ -1,3 +1,9 @@
+2008-09-24  Carles Pina i Estany  <[email protected]>
+
+	* include/grub/i386/pc/console.h (GRUB_TERM_NPAGE):
+	Changed to 0x5100.
+	(GRUB_TERM_PPAGE): Changed to 0x4900.
+
 2008-09-24  Robert Millan  <[email protected]>
 
 	* include/grub/powerpc/ieee1275/console.h (GRUB_CONSOLE_KEY_*): Remove

Modified: trunk/grub2/include/grub/i386/pc/console.h
===================================================================
--- trunk/grub2/include/grub/i386/pc/console.h	2008-09-24 10:17:56 UTC (rev 1871)
+++ trunk/grub2/include/grub/i386/pc/console.h	2008-09-24 10:22:18 UTC (rev 1872)
@@ -29,8 +29,8 @@
 #define GRUB_CONSOLE_KEY_BACKSPACE	0x0008
 #define GRUB_CONSOLE_KEY_HOME		0x4700
 #define GRUB_CONSOLE_KEY_END		0x4F00
-#define GRUB_CONSOLE_KEY_NPAGE		0x4900
-#define GRUB_CONSOLE_KEY_PPAGE		0x5100
+#define GRUB_CONSOLE_KEY_NPAGE		0x5100
+#define GRUB_CONSOLE_KEY_PPAGE		0x4900
 
 #ifndef ASM_FILE
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.