Commit 10d315a8f2ad9123aa44315cb2d6761de25cf8e5
1 parent
2b64948e
update
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@791 c046a42c-6fe2-441c-8c8c-71466251a162
Showing
1 changed file
with
2 additions
and
2 deletions
qemu-doc.texi
... | ... | @@ -299,9 +299,9 @@ Output log in /tmp/qemu.log |
299 | 299 | |
300 | 300 | During the graphical emulation, you can use the following keys: |
301 | 301 | @table @key |
302 | -@item Ctrl+Shift | |
302 | +@item Ctrl-Shift | |
303 | 303 | Toggle mouse and keyboard grab. |
304 | -@item Ctrl+Shift-f | |
304 | +@item Ctrl-Shift-f | |
305 | 305 | Toggle full screen |
306 | 306 | @end table |
307 | 307 | ... | ... |