Message ID | 20240228203521.267565-3-mjt@tls.msk.ru |
---|---|
State | New |
Headers | show |
Series | Patch Round-up for stable 7.2.10, freeze on 2024-03-02 | expand |
diff --git a/softmmu/vl.c b/softmmu/vl.c index ab4394c53d..38d76d6e51 100644 --- a/softmmu/vl.c +++ b/softmmu/vl.c @@ -856,7 +856,7 @@ static void help(int exitcode) printf("\nDuring emulation, the following keys are useful:\n" "ctrl-alt-f toggle full screen\n" "ctrl-alt-n switch to virtual console 'n'\n" - "ctrl-alt toggle mouse and keyboard grab\n" + "ctrl-alt-g toggle mouse and keyboard grab\n" "\n" "When using -nographic, press 'ctrl-a h' to get some help.\n" "\n"