git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@1112 c046a42c-6fe2-441c-8c8c-71466251a162
This commit is contained in:
bellard 2004-10-09 22:56:44 +00:00
parent a7dfe172fa
commit 032a8c9e35
1 changed files with 3 additions and 3 deletions

6
vl.c
View File

@ -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"
,