]> Git Repo - qemu.git/blob - docs/system/keys.rst.inc
works with less than base ISA qemu-system-riscv32 -M virt -bios none -kernel output...
[qemu.git] / docs / system / keys.rst.inc
1 During the graphical emulation, you can use special key combinations to
2 change modes. The default key mappings are shown below, but if you use
3 ``-alt-grab`` then the modifier is Ctrl-Alt-Shift (instead of Ctrl-Alt)
4 and if you use ``-ctrl-grab`` then the modifier is the right Ctrl key
5 (instead of Ctrl-Alt):
6
7 Ctrl-Alt-f
8    Toggle full screen
9
10 Ctrl-Alt-+
11    Enlarge the screen
12
13 Ctrl-Alt\--
14    Shrink the screen
15
16 Ctrl-Alt-u
17    Restore the screen's un-scaled dimensions
18
19 Ctrl-Alt-n
20    Switch to virtual console 'n'. Standard console mappings are:
21
22    *1*
23       Target system display
24
25    *2*
26       Monitor
27
28    *3*
29       Serial port
30
31 Ctrl-Alt
32    Toggle mouse and keyboard grab.
33
34 In the virtual consoles, you can use Ctrl-Up, Ctrl-Down, Ctrl-PageUp and
35 Ctrl-PageDown to move in the back log.
This page took 0.027821 seconds and 4 git commands to generate.