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 | <title>Soft Keyboard</title>
|
---|
7 | <body>
|
---|
8 | <p><ph conkeyref="vbox-conkeyref-phrases/product-name"/> provides a <i>soft keyboard</i> that enables you to input
|
---|
9 | keyboard characters on the guest. A soft keyboard is an on-screen keyboard that can be used as an alternative to a
|
---|
10 | physical keyboard. See <xref href="soft-keyb-using.dita#soft-keyb-using"/> for details of how to use the soft
|
---|
11 | keyboard. </p>
|
---|
12 | <note type="caution">
|
---|
13 | <p>For best results, ensure that the keyboard layout configured on the guest OS matches the keyboard layout used
|
---|
14 | by the soft keyboard. <ph conkeyref="vbox-conkeyref-phrases/product-name"/> does not do this automatically. </p>
|
---|
15 | </note>
|
---|
16 | <p>The soft keyboard can be used in the following scenarios: </p>
|
---|
17 | <ul>
|
---|
18 | <li>
|
---|
19 | <p>When the physical keyboard on the host is not the same as the keyboard layout configured on the guest. For
|
---|
20 | example, if the guest is configured to use an international keyboard, but the host keyboard is US English. </p>
|
---|
21 | </li>
|
---|
22 | <li>
|
---|
23 | <p>To send special key combinations to the guest. Note that some common key combinations are also available in
|
---|
24 | the <b outputclass="bold">Input</b>, <b outputclass="bold">Keyboard</b> menu of the guest VM window. See <xref
|
---|
25 | href="specialcharacters.dita#specialcharacters"/>. </p>
|
---|
26 | </li>
|
---|
27 | <li>
|
---|
28 | <p>For guests in kiosk mode, where a physical keyboard is not present. </p>
|
---|
29 | </li>
|
---|
30 | <li>
|
---|
31 | <p>When using nested virtualization, the soft keyboard provides a method of sending key presses to a guest. </p>
|
---|
32 | </li>
|
---|
33 | </ul>
|
---|
34 | <p>By default, the soft keyboard includes some common international keyboard layouts. You can copy and modify these
|
---|
35 | to meet your own requirements. See <xref href="soft-keyb-custom.dita#soft-keyb-custom"/>. </p>
|
---|
36 | </body>
|
---|
37 |
|
---|
38 |
|
---|
39 | </topic>
|
---|