summaryrefslogtreecommitdiff
path: root/qemu-doc.texi
diff options
context:
space:
mode:
Diffstat (limited to 'qemu-doc.texi')
-rw-r--r--qemu-doc.texi14
1 files changed, 7 insertions, 7 deletions
diff --git a/qemu-doc.texi b/qemu-doc.texi
index 76bb4cdb42..93e9b1c58d 100644
--- a/qemu-doc.texi
+++ b/qemu-doc.texi
@@ -275,23 +275,23 @@ targets do not need a disk image.
@c man begin OPTIONS
During the graphical emulation, you can use special key combinations to change
-modes. The default key mappings are shown below. If you are using SDL display
-mode instead of GTK, you can use @code{-alt-grab} to change the modifier to
-Ctrl-Alt-Shift (instead of Ctrl-Alt) and @code{-ctrl-grab} to change it to right
-Ctrl key (instead of Ctrl-Alt):
+modes. The default key mappings are shown below. If you are using a SDL display
+(@code{-display sdl}), you can also use @code{-alt-grab} to change the modifier
+to Ctrl-Alt-Shift (instead of Ctrl-Alt) and @code{-ctrl-grab} to change it to
+right Ctrl key (instead of Ctrl-Alt):
@table @key
@item Ctrl-Alt-f
@kindex Ctrl-Alt-f
-Toggle full screen
+Toggle full screen (GTK and SDL).
@item Ctrl-Alt-+
@kindex Ctrl-Alt-+
-Enlarge the screen
+Enlarge the screen (GTK and SDL).
@item Ctrl-Alt--
@kindex Ctrl-Alt--
-Shrink the screen
+Shrink the screen (GTK and SDL).
@item Ctrl-Alt-u
@kindex Ctrl-Alt-u