* commands/i386/pc/sendkey.c (keysym_table): Rename "numlock" to

"numcenter" (I misunderstood the purpose of this entry).
* docs/grub.texi (sendkey): Likewise.
This commit is contained in:
Colin Watson 2010-08-20 00:15:23 +01:00
parent c4d1654256
commit 63c734a63e
3 changed files with 8 additions and 2 deletions

View file

@ -2702,7 +2702,7 @@ or taken from the following table:
@item numdown @tab Down (numeric keypad)
@item numpgdown @tab Page Down (numeric keypad)
@item numleft @tab Left (numeric keypad)
@item numlock @tab Num Lock (numeric keypad)
@item numcenter @tab 5 with Num Lock inactive (numeric keypad)
@item numright @tab Right (numeric keypad)
@item numhome @tab Home (numeric keypad)
@item numup @tab Up (numeric keypad)