target/arm: Convert SMULL, UMULL, SMLAL, UMLAL, SMLSL, UMLSL to decodetree
[qemu/ar7.git] / docs / system / keys.rst.inc
blob59966a3fe7cf2cbb6a19dacd48612b768b7a1e96
1 During the graphical emulation, you can use special key combinations from
2 the following table to change modes. By default the modifier is Ctrl-Alt
3 (used in the table below) which can be changed with ``-display`` suboption
4 ``mod=`` where appropriate. For example, ``-display sdl,
5 grab-mod=lshift-lctrl-lalt`` changes the modifier key to Ctrl-Alt-Shift,
6 while ``-display sdl,grab-mod=rctrl`` changes it to the right Ctrl key.
8 Ctrl-Alt-f
9    Toggle full screen
11 Ctrl-Alt-+
12    Enlarge the screen
14 Ctrl-Alt\--
15    Shrink the screen
17 Ctrl-Alt-u
18    Restore the screen's un-scaled dimensions
20 Ctrl-Alt-n
21    Switch to virtual console 'n'. Standard console mappings are:
23    *1*
24       Target system display
26    *2*
27       Monitor
29    *3*
30       Serial port
32 Ctrl-Alt-g
33    Toggle mouse and keyboard grab.
35 In the virtual consoles, you can use Ctrl-Up, Ctrl-Down, Ctrl-PageUp and
36 Ctrl-PageDown to move in the back log.