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 | Oracle VM VirtualBox 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. Oracle VM VirtualBox 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" id="image_u5k_f4r_wwb"/>
|
---|
30 | </xref>
|
---|
31 | <image platform="ohc" href="images/softkeybd.png" width="14cm" placement="break" id="image_u5k_f4r_wwb"/>
|
---|
32 | </fig>
|
---|
33 | <p>
|
---|
34 | The soft keyboard can be used in the following scenarios:
|
---|
35 | </p>
|
---|
36 | <ul>
|
---|
37 | <li>
|
---|
38 | <p>
|
---|
39 | When the physical keyboard on the host is not the same as the
|
---|
40 | keyboard layout configured on the guest. For example, if the
|
---|
41 | guest is configured to use an international keyboard, but the
|
---|
42 | host keyboard is US English.
|
---|
43 | </p>
|
---|
44 | </li>
|
---|
45 | <li>
|
---|
46 | <p>
|
---|
47 | To send special key combinations to the guest. Note that some
|
---|
48 | common key combinations are also available in the
|
---|
49 | <b outputclass="bold">Input</b>,
|
---|
50 | <b outputclass="bold">Keyboard</b> menu of the guest VM
|
---|
51 | window. See <xref href="specialcharacters.dita#specialcharacters"/>.
|
---|
52 | </p>
|
---|
53 | </li>
|
---|
54 | <li>
|
---|
55 | <p>
|
---|
56 | For guests in kiosk mode, where a physical keyboard is not
|
---|
57 | present.
|
---|
58 | </p>
|
---|
59 | </li>
|
---|
60 | <li>
|
---|
61 | <p>
|
---|
62 | When using nested virtualization, the soft keyboard provides a
|
---|
63 | method of sending key presses to a guest.
|
---|
64 | </p>
|
---|
65 | </li>
|
---|
66 | </ul>
|
---|
67 | <p>
|
---|
68 | By default, the soft keyboard includes some common international
|
---|
69 | keyboard layouts. You can copy and modify these to meet your own
|
---|
70 | requirements. See <xref href="soft-keyb-custom.dita#soft-keyb-custom"/>.
|
---|
71 | </p>
|
---|
72 | </body>
|
---|
73 |
|
---|
74 |
|
---|
75 | </topic>
|
---|