From 51fd459c742d7fc9b5da2fe9b5acccaf31cc1ea6 Mon Sep 17 00:00:00 2001 From: Maxim Devaev Date: Sun, 9 Nov 2025 20:46:36 +0200 Subject: [PATCH] update --- docs/shortcuts.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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`.