Update accelerator.md (#29193)
`Meta` is a valid alternative for `Super` and should be listed as an available modifier.
This commit is contained in:
parent
1bfc16b65a
commit
af426cbdab
1 changed files with 2 additions and 1 deletions
|
@ -35,7 +35,7 @@ Linux and Windows to define some accelerators.
|
||||||
Use `Alt` instead of `Option`. The `Option` key only exists on macOS, whereas
|
Use `Alt` instead of `Option`. The `Option` key only exists on macOS, whereas
|
||||||
the `Alt` key is available on all platforms.
|
the `Alt` key is available on all platforms.
|
||||||
|
|
||||||
The `Super` key is mapped to the `Windows` key on Windows and Linux and
|
The `Super` (or `Meta`) key is mapped to the `Windows` key on Windows and Linux and
|
||||||
`Cmd` on macOS.
|
`Cmd` on macOS.
|
||||||
|
|
||||||
## Available modifiers
|
## Available modifiers
|
||||||
|
@ -48,6 +48,7 @@ The `Super` key is mapped to the `Windows` key on Windows and Linux and
|
||||||
* `AltGr`
|
* `AltGr`
|
||||||
* `Shift`
|
* `Shift`
|
||||||
* `Super`
|
* `Super`
|
||||||
|
* `Meta`
|
||||||
|
|
||||||
## Available key codes
|
## Available key codes
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue