diff options
author | bellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162> | 2004-05-08 21:00:00 +0000 |
---|---|---|
committer | bellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162> | 2004-05-08 21:00:00 +0000 |
commit | 10d315a8f2ad9123aa44315cb2d6761de25cf8e5 (patch) | |
tree | 52769f0178b2db76e4df31a514ffd8cabda48d22 /qemu-doc.texi | |
parent | 2b64948eb5ff24d2aed530b2fc5a25217cdc72f7 (diff) |
update
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@791 c046a42c-6fe2-441c-8c8c-71466251a162
Diffstat (limited to 'qemu-doc.texi')
-rw-r--r-- | qemu-doc.texi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/qemu-doc.texi b/qemu-doc.texi index e769879d14..cc03507723 100644 --- a/qemu-doc.texi +++ b/qemu-doc.texi @@ -299,9 +299,9 @@ Output log in /tmp/qemu.log During the graphical emulation, you can use the following keys: @table @key -@item Ctrl+Shift +@item Ctrl-Shift Toggle mouse and keyboard grab. -@item Ctrl+Shift-f +@item Ctrl-Shift-f Toggle full screen @end table |