1 | <?xml version="1.0" encoding="UTF-8"?>
|
---|
2 | <!DOCTYPE topic
|
---|
3 | PUBLIC "-//OASIS//DTD DITA Topic//EN" "topic.dtd">
|
---|
4 |
|
---|
5 | <topic xml:lang="en-us" id="soft-keyb">
|
---|
6 | <!-- 7.1: Updated pic added -->
|
---|
7 | <title>Soft Keyboard</title>
|
---|
8 | <body>
|
---|
9 | <p><ph conkeyref="vbox-conkeyref-phrases/product-name"/> provides a <i>soft keyboard</i> that enables you to input
|
---|
10 | keyboard characters on the guest. A soft keyboard is an on-screen keyboard that can be used as an alternative to a
|
---|
11 | physical keyboard. See <xref href="soft-keyb-using.dita#soft-keyb-using"/> for details of how to use the soft
|
---|
12 | keyboard. </p>
|
---|
13 | <note type="caution">
|
---|
14 | <p>For best results, ensure that the keyboard layout configured on the guest OS matches the keyboard layout used
|
---|
15 | by the soft keyboard. <ph conkeyref="vbox-conkeyref-phrases/product-name"/> does not do this automatically. </p>
|
---|
16 | </note>
|
---|
17 | <fig id="fig-soft-keyb">
|
---|
18 | <title>Soft Keyboard in a Guest Virtual Machine</title>
|
---|
19 | <xref href="images/softkeybd.png" format="png" platform="htmlhelp">
|
---|
20 | <image href="images/softkeybd.png" width="14cm" placement="break">
|
---|
21 | <alt>Soft Keyboard in a Guest Virtual Machine</alt>
|
---|
22 | </image>
|
---|
23 | </xref>
|
---|
24 | <image platform="ohc" href="images/softkeybd.png" width="14cm" placement="break">
|
---|
25 | <alt>Soft Keyboard in a Guest Virtual Machine</alt>
|
---|
26 | </image>
|
---|
27 | </fig>
|
---|
28 | <p>The soft keyboard can be used in the following scenarios: </p>
|
---|
29 | <ul>
|
---|
30 | <li>
|
---|
31 | <p>When the physical keyboard on the host is not the same as the keyboard layout configured on the guest. For
|
---|
32 | example, if the guest is configured to use an international keyboard, but the host keyboard is US English. </p>
|
---|
33 | </li>
|
---|
34 | <li>
|
---|
35 | <p>To send special key combinations to the guest. Note that some common key combinations are also available in
|
---|
36 | the <b outputclass="bold">Input</b>, <b outputclass="bold">Keyboard</b> menu of the guest VM window. See <xref
|
---|
37 | href="specialcharacters.dita#specialcharacters"/>. </p>
|
---|
38 | </li>
|
---|
39 | <li>
|
---|
40 | <p>For guests in kiosk mode, where a physical keyboard is not present. </p>
|
---|
41 | </li>
|
---|
42 | <li>
|
---|
43 | <p>When using nested virtualization, the soft keyboard provides a method of sending key presses to a guest. </p>
|
---|
44 | </li>
|
---|
45 | </ul>
|
---|
46 | <p>By default, the soft keyboard includes some common international keyboard layouts. You can copy and modify these
|
---|
47 | to meet your own requirements. See <xref href="soft-keyb-custom.dita#soft-keyb-custom"/>. </p>
|
---|
48 | </body>
|
---|
49 |
|
---|
50 |
|
---|
51 | </topic>
|
---|