diff --git a/docs/shortcuts.md b/docs/shortcuts.md index 741575ca..52a60fb7 100644 --- a/docs/shortcuts.md +++ b/docs/shortcuts.md @@ -80,6 +80,6 @@ You can define which key to use as the magic key. Follow these steps: PiKVM defaults to `Ctrl Right` on all major desktop systems, but the list of available keys is platform-specific: -- **Windows**: `Ctrl`, `Alt`, `Shift`, and `Meta`. -- **macOS**: `Ctrl`, `Option`, and `Shift`. -- **Linux**: `Ctrl`, `Alt`, `Shift`, and `Meta`. +- **Windows**: `Ctrl`, `Alt`, `Shift` and `Menu`. +- **macOS**: `Ctrl`, `Option`, `Shift` and `Menu`. +- **Linux**: `Ctrl`, `Alt`, `Shift`, `Meta` and `Menu`.