提交 f9859310 编写于 作者: B bellard

update


git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@1093 c046a42c-6fe2-441c-8c8c-71466251a162
上级 30ca2aab
...@@ -20,6 +20,9 @@ version 0.6.1: ...@@ -20,6 +20,9 @@ version 0.6.1:
- SPARC system emulation (Blue Swirl) - SPARC system emulation (Blue Swirl)
- Automatic Samba configuration for host file access from Windows. - Automatic Samba configuration for host file access from Windows.
- '-loadvm' and '-full-screen' options - '-loadvm' and '-full-screen' options
- ne2000 savevm support (Johannes Schindelin)
- Ctrl-Alt is now the default grab key. Ctrl-Alt-[0-9] switches to
the virtual consoles.
version 0.6.0: version 0.6.0:
......
...@@ -360,10 +360,10 @@ Start right away with a saved state (@code{loadvm} in monitor) ...@@ -360,10 +360,10 @@ Start right away with a saved state (@code{loadvm} in monitor)
During the graphical emulation, you can use the following keys: During the graphical emulation, you can use the following keys:
@table @key @table @key
@item Ctrl-Shift-f @item Ctrl-Alt-f
Toggle full screen Toggle full screen
@item Ctrl-Shift-Fn @item Ctrl-Alt-n
Switch to virtual console 'n'. Standard console mappings are: Switch to virtual console 'n'. Standard console mappings are:
@table @emph @table @emph
@item 1 @item 1
...@@ -374,7 +374,7 @@ Monitor ...@@ -374,7 +374,7 @@ Monitor
Serial port Serial port
@end table @end table
@item Ctrl-Shift @item Ctrl-Alt
Toggle mouse and keyboard grab. Toggle mouse and keyboard grab.
@end table @end table
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册