projects
/
sdk
/
emulator
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a7dfe17
)
help fix
author
bellard
<bellard@c046a42c-6fe2-441c-8c8c-71466251a162>
Sat, 9 Oct 2004 22:56:44 +0000
(22:56 +0000)
committer
bellard
<bellard@c046a42c-6fe2-441c-8c8c-71466251a162>
Sat, 9 Oct 2004 22:56:44 +0000
(22:56 +0000)
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@1112
c046a42c
-6fe2-441c-8c8c-
71466251a162
vl.c
patch
|
blob
|
history
diff --git
a/vl.c
b/vl.c
index 4569cda204c1ebccb2e2492042fd8775919379c9..32474bfc79553f1d831de5f77f81be1c628e15ee 100644
(file)
--- 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"
,