VirtualBox

source: vbox/trunk/doc/manual/en_US/dita/topics/specialcharacters.dita@ 108297

Last change on this file since 108297 was 107390, checked in by vboxsync, 5 months ago

Docs: bugref:10705. bugref: 10829. The docs build has been modified to split generated refentry dita files and the user manual files and the following commits from doc's team git repo has been applied:

0946136c74dda0483704db891345cb39548b4e28 Started consolidating known issues and troubleshooting information
845b847e6a8e778b38a57867e25ee5e086a73800 Added individual topics for list of known issues, integrated into Troubleshooting section.
bb574836aac775889bd61e4a72f489617fcb7d18 Removed EFI firmware from experimental features for 7.2
6d2e68b244869991e713d170ecd239739d99ba56 Moved known issues into Known Issues section
e2630c896561587718b5c3197c384a38d07014d5 Merge branch 'VBP-1461_experimental-features' into 'main'
0512e2cce51f49ccdc56f3381a2a0c924f2bd278 Feedback on known issues
a77d6c980f6ff5cad9d32b2fb9290990093a03fa Restructured host and guest OS topics
988af5cc9628f5de0806531bc98686f691a911fd Updates with feedbback from Jacob
982a61c9f25b22b745ec483e763e3d88efe59c40 Included feedback from Jacob
93181c8c6cc2d9a26bcccb1145cb0423c0d9f4c9 Updated known issues with feedback from Klaus
8bc369561c383f09b409fe5e44f507440b3735fb Created Legacy Guest OS section
d7932f55accdab7a03666302d58b8c941cd48be2 Moved known issues to more appropriate places for the info
2a4aa094ba8a7ac6894d2a777316eabf41746580 Further moving of known issues
baeabd5308c5519a4dc26b4197be9b00e419a85a Updated links to cli_topics

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 5.0 KB
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<!DOCTYPE topic
3 PUBLIC "-//OASIS//DTD DITA Topic//EN" "topic.dtd">
4<topic xml:lang="en-us" id="specialcharacters">
5 <title>Typing Special Characters</title>
6
7 <body>
8 <p>Some OSes expect certain key combinations to initiate certain procedures. The key combinations that
9 you type into a VM might target the host OS, the <ph conkeyref="vbox-conkeyref-phrases/product-name"/> software,
10 or the guest OS. The recipient of these keypresses depends on a number of factors, including the key combination
11 itself. </p>
12 <ul>
13 <li>
14 <p>Host OSes reserve certain key combinations for themselves. For example, you cannot use the <b
15 outputclass="bold">Ctrl+Alt+Delete</b> combination to reboot the guest OS in your VM, because this key
16 combination is reserved by the host OS. Even though both Windows and Linux OSes can intercept this key
17 combination, the host OS is rebooted automatically. </p>
18 <p>On Linux and Oracle Solaris hosts, which use the X Window System, the key combination <b
19 outputclass="bold">Ctrl+Alt+Backspace</b> normally resets the X server and restarts the entire graphical
20 user interface. As the X server intercepts this combination, pressing it will usually restart your <i>host</i>
21 graphical user interface and kill all running programs, including <ph
22 conkeyref="vbox-conkeyref-phrases/product-name"/>, in the process. </p>
23 <p>On Linux hosts supporting virtual terminals, the key combination <b outputclass="bold"
24 >Ctrl+Alt+Fx</b>, where Fx is one of the function keys from F1 to F12, normally enables you to switch
25 between virtual terminals. As with <b outputclass="bold">Ctrl+Alt+Delete</b>, these combinations are
26 intercepted by the host OS and therefore always switch terminals on the <i>host</i>. </p>
27 <p>If, instead, you want to send these key combinations to the <i>guest</i> OS in the virtual
28 machine, you will need to use one of the following methods: </p>
29 <ul>
30 <li>
31 <p>Use the items in the <b outputclass="bold">Input</b>, <b outputclass="bold"
32 >Keyboard</b> menu of the virtual machine window. This menu includes the settings <b outputclass="bold"
33 >Insert Ctrl+Alt+Delete</b> and <b outputclass="bold">Insert Ctrl+Alt+Backspace</b>. However, the latter
34 setting affects only Linux guests or Oracle Solaris guests. </p>
35 <p>This menu also includes an option for inserting the Host key combination. </p>
36 </li>
37 <li>
38 <p>Use special key combinations with the Host key, which is normally the right Control
39 key. <ph conkeyref="vbox-conkeyref-phrases/product-name"/> then translates the following key combinations
40 for the VM: </p>
41 <ul>
42 <li>
43 <p><b outputclass="bold">Host key + Del</b> sends <b outputclass="bold"
44 >Ctrl+Alt+Del</b> to reboot the guest OS. </p>
45 </li>
46 <li>
47 <p><b outputclass="bold">Host key + Backspace</b> sends <b outputclass="bold"
48 >Ctrl+Alt+Backspace</b> to restart the graphical user interface of a Linux or Oracle Solaris guest. </p>
49 </li>
50 <li>
51 <p><b outputclass="bold">Host key + Function key</b>. For example, use this key
52 combination to simulate <b outputclass="bold">Ctrl+Alt+Fx</b> to switch between virtual terminals in a
53 Linux guest. </p>
54 </li>
55 </ul>
56 </li>
57 </ul>
58 </li>
59 <li>
60 <p>For some other keyboard combinations such as <b outputclass="bold">Alt+Tab</b> to switch
61 between open windows, <ph conkeyref="vbox-conkeyref-phrases/product-name"/> enables you to configure whether
62 these combinations will affect the host or the guest, if a virtual machine currently has the focus. This is a
63 global setting for all virtual machines and can be found under <b outputclass="bold">File</b>, <b
64 outputclass="bold">Preferences</b>, <b outputclass="bold">Input</b>. </p>
65 </li>
66 <li>
67 <p>A soft keyboard can be used to input key combinations in the guest. See <xref
68 href="soft-keyb.dita#soft-keyb"/>. </p>
69 </li>
70 </ul>
71 </body>
72
73 </topic>
Note: See TracBrowser for help on using the repository browser.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette