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 |
|
---|
8 |
|
---|
9 | <body>
|
---|
10 | <p>
|
---|
11 | <ph conkeyref="vbox-conkeyref-phrases/product-name"/> provides a <i>soft keyboard</i> that
|
---|
12 | enables you to input keyboard characters on the guest. A soft
|
---|
13 | keyboard is an on-screen keyboard that can be used as an
|
---|
14 | alternative to a physical keyboard. See
|
---|
15 | <xref href="soft-keyb-using.dita#soft-keyb-using"/>
|
---|
16 | for details of how to use the
|
---|
17 | soft keyboard.
|
---|
18 | </p>
|
---|
19 | <note type="caution">
|
---|
20 | <p>
|
---|
21 | For best results, ensure that the keyboard layout configured on
|
---|
22 | the guest OS matches the keyboard layout used by the soft
|
---|
23 | keyboard. <ph conkeyref="vbox-conkeyref-phrases/product-name"/> does not do this automatically.
|
---|
24 | </p>
|
---|
25 | </note>
|
---|
26 | <fig id="fig-soft-keyb">
|
---|
27 | <title>Soft Keyboard in a Guest Virtual Machine</title>
|
---|
28 | <xref href="images/softkeybd.png" format="png" platform="htmlhelp">
|
---|
29 | <image href="images/softkeybd.png" width="14cm" placement="break">
|
---|
30 | <alt>Soft Keyboard in a Guest Virtual Machine</alt>
|
---|
31 | </image>
|
---|
32 | </xref>
|
---|
33 | <image platform="ohc" href="images/softkeybd.png" width="14cm" placement="break">
|
---|
34 | <alt>Soft Keyboard in a Guest Virtual Machine</alt>
|
---|
35 | </image>
|
---|
36 | </fig>
|
---|
37 | <p>
|
---|
38 | The soft keyboard can be used in the following scenarios:
|
---|
39 | </p>
|
---|
40 | <ul>
|
---|
41 | <li>
|
---|
42 | <p>
|
---|
43 | When the physical keyboard on the host is not the same as the
|
---|
44 | keyboard layout configured on the guest. For example, if the
|
---|
45 | guest is configured to use an international keyboard, but the
|
---|
46 | host keyboard is US English.
|
---|
47 | </p>
|
---|
48 | </li>
|
---|
49 | <li>
|
---|
50 | <p>
|
---|
51 | To send special key combinations to the guest. Note that some
|
---|
52 | common key combinations are also available in the
|
---|
53 | <b outputclass="bold">Input</b>,
|
---|
54 | <b outputclass="bold">Keyboard</b> menu of the guest VM
|
---|
55 | window. See <xref href="specialcharacters.dita#specialcharacters"/>.
|
---|
56 | </p>
|
---|
57 | </li>
|
---|
58 | <li>
|
---|
59 | <p>
|
---|
60 | For guests in kiosk mode, where a physical keyboard is not
|
---|
61 | present.
|
---|
62 | </p>
|
---|
63 | </li>
|
---|
64 | <li>
|
---|
65 | <p>
|
---|
66 | When using nested virtualization, the soft keyboard provides a
|
---|
67 | method of sending key presses to a guest.
|
---|
68 | </p>
|
---|
69 | </li>
|
---|
70 | </ul>
|
---|
71 | <p>
|
---|
72 | By default, the soft keyboard includes some common international
|
---|
73 | keyboard layouts. You can copy and modify these to meet your own
|
---|
74 | requirements. See <xref href="soft-keyb-custom.dita#soft-keyb-custom"/>.
|
---|
75 | </p>
|
---|
76 | </body>
|
---|
77 |
|
---|
78 |
|
---|
79 | </topic>
|
---|