* 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:
parent
c4d1654256
commit
63c734a63e
3 changed files with 8 additions and 2 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue