From: bellard Date: Sat, 9 Oct 2004 22:56:44 +0000 (+0000) Subject: help fix X-Git-Tag: qemu-xen-4.3.0-rc1~15160 X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=032a8c9e35e44b6e6d690e48ddc8429d12bc58e7;p=qemu-upstream-unstable.git help fix git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@1112 c046a42c-6fe2-441c-8c8c-71466251a162 --- diff --git a/vl.c b/vl.c index 4569cda20..32474bfc7 100644 --- a/vl.c +++ b/vl.c @@ -2553,9 +2553,9 @@ void help(void) "-loadvm file start right away with a saved state (loadvm in monitor)\n" "\n" "During emulation, the following keys are useful:\n" - "ctrl-shift-f toggle full screen\n" - "ctrl-shift-Fn switch to virtual console 'n'\n" - "ctrl-shift toggle mouse and keyboard grab\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" "\n" "When using -nographic, press 'ctrl-a h' to get some help.\n" ,