mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
doc: Mention that Command would not be meaningful on Windows.
This commit is contained in:
@@ -23,5 +23,4 @@
|
||||
|
||||
## Notes on accelerator
|
||||
|
||||
On Linux and Windows, the `Command` would be translated to `Ctrl`, so usually
|
||||
you can use `Command` for most of the commands.
|
||||
On Linux and Windows, the `Command` key would not have any effect.
|
||||
|
||||
Reference in New Issue
Block a user