feat: support capslock and numlock as accelerators (#16719)
* feat: support capslock as accelerator * also add numlock
This commit is contained in:
parent
f142aae9eb
commit
698d348168
2 changed files with 6 additions and 0 deletions
|
@ -58,6 +58,8 @@ The `Super` key is mapped to the `Windows` key on Windows and Linux and
|
|||
* `Plus`
|
||||
* `Space`
|
||||
* `Tab`
|
||||
* `Capslock`
|
||||
* `Numlock`
|
||||
* `Backspace`
|
||||
* `Delete`
|
||||
* `Insert`
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue