added Down keymapping. (#1019)
This commit is contained in:
parent
30744646cb
commit
bf4c70e027
1 changed files with 1 additions and 0 deletions
|
@ -38,6 +38,7 @@ Control, Shift and Alt modifiers are encoded respectively with the prefixes
|
|||
| Left | `"left"` |
|
||||
| Right | `"right"` |
|
||||
| Up | `"up"` |
|
||||
| Down | `"down"` |
|
||||
| Home | `"home"` |
|
||||
| End | `"end"` |
|
||||
| Page | `"pageup"` |
|
||||
|
|
Loading…
Reference in a new issue