2
0

keys.rst.inc 904 B

123456789101112131415161718192021222324252627282930313233343536
  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.
  7. Ctrl-Alt-f
  8. Toggle full screen
  9. Ctrl-Alt-+
  10. Enlarge the screen
  11. Ctrl-Alt\--
  12. Shrink the screen
  13. Ctrl-Alt-u
  14. Restore the screen's un-scaled dimensions
  15. Ctrl-Alt-n
  16. Switch to virtual console 'n'. Standard console mappings are:
  17. *1*
  18. Target system display
  19. *2*
  20. Monitor
  21. *3*
  22. Serial port
  23. Ctrl-Alt-g
  24. Toggle mouse and keyboard grab.
  25. In the virtual consoles, you can use Ctrl-Up, Ctrl-Down, Ctrl-PageUp and
  26. Ctrl-PageDown to move in the back log.