Issue #26962: Backport 23d986228c6b to 2.7
This commit is contained in:
parent
073418af05
commit
1ca93b621c
|
@ -1474,9 +1474,9 @@ keys); also, the following keypad mappings are standard:
|
|||
+------------------+-----------+
|
||||
| :kbd:`End` | KEY_END |
|
||||
+------------------+-----------+
|
||||
| :kbd:`Page Up` | KEY_NPAGE |
|
||||
| :kbd:`Page Up` | KEY_PPAGE |
|
||||
+------------------+-----------+
|
||||
| :kbd:`Page Down` | KEY_PPAGE |
|
||||
| :kbd:`Page Down` | KEY_NPAGE |
|
||||
+------------------+-----------+
|
||||
|
||||
The following table lists characters from the alternate character set. These are
|
||||
|
|
Loading…
Reference in New Issue