File: soft-keyb.dita

package info (click to toggle)
virtualbox 7.1.12-dfsg-2
  • links: PTS, VCS
  • area: contrib
  • in suites: sid
  • size: 565,672 kB
  • sloc: ansic: 2,330,854; cpp: 2,193,228; asm: 230,777; python: 223,895; xml: 86,771; sh: 25,541; makefile: 8,158; perl: 5,697; java: 5,337; cs: 4,872; pascal: 1,782; javascript: 1,692; objc: 1,131; lex: 931; php: 906; sed: 899; yacc: 707
file content (39 lines) | stat: -rw-r--r-- 2,020 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE topic
  PUBLIC "-//OASIS//DTD DITA Topic//EN" "topic.dtd">

<topic xml:lang="en-us" id="soft-keyb">
  <title>Soft Keyboard</title>
  <body>
    <p><ph conkeyref="vbox-conkeyref-phrases/product-name"/> provides a <i>soft keyboard</i> that enables you to input
      keyboard characters on the guest. A soft keyboard is an on-screen keyboard that can be used as an alternative to a
      physical keyboard. See <xref href="soft-keyb-using.dita#soft-keyb-using"/> for details of how to use the soft
      keyboard. </p>
    <note type="caution">
      <p>For best results, ensure that the keyboard layout configured on the guest OS matches the keyboard layout used
        by the soft keyboard. <ph conkeyref="vbox-conkeyref-phrases/product-name"/> does not do this automatically. </p>
    </note>
    <p>The soft keyboard can be used in the following scenarios: </p>
    <ul>
      <li>
        <p>When the physical keyboard on the host is not the same as the keyboard layout configured on the guest. For
          example, if the guest is configured to use an international keyboard, but the host keyboard is US English. </p>
      </li>
      <li>
        <p>To send special key combinations to the guest. Note that some common key combinations are also available in
          the <b outputclass="bold">Input</b>, <b outputclass="bold">Keyboard</b> menu of the guest VM window. See <xref
            href="specialcharacters.dita#specialcharacters"/>. </p>
      </li>
      <li>
        <p>For guests in kiosk mode, where a physical keyboard is not present. </p>
      </li>
      <li>
        <p>When using nested virtualization, the soft keyboard provides a method of sending key presses to a guest. </p>
      </li>
    </ul>
    <p>By default, the soft keyboard includes some common international keyboard layouts. You can copy and modify these
      to meet your own requirements. See <xref href="soft-keyb-custom.dita#soft-keyb-custom"/>. </p>
  </body>


</topic>