1 | <?xml version="1.0" encoding="UTF-8"?>
|
---|
2 | <!DOCTYPE topic
|
---|
3 | PUBLIC "-//OASIS//DTD DITA Topic//EN" "topic.dtd">
|
---|
4 | <topic xml:lang="en-us" id="soft-keyb-custom">
|
---|
5 | <title>Creating a Custom Keyboard Layout</title>
|
---|
6 |
|
---|
7 | <body>
|
---|
8 | <p>
|
---|
9 | You can use one of the supplied default keyboard layouts as the
|
---|
10 | starting point to create a custom keyboard layout.
|
---|
11 | </p>
|
---|
12 | <note>
|
---|
13 | <p>
|
---|
14 | To permanently save a custom keyboard layout, you must save
|
---|
15 | it to a file. Otherwise, any changes you make are discarded
|
---|
16 | when you close down the <b outputclass="bold">Soft
|
---|
17 | Keyboard</b> window.
|
---|
18 | </p>
|
---|
19 | <p>
|
---|
20 | Custom keyboard layouts that you save are stored as an XML
|
---|
21 | file on the host, in the <filepath>keyboardLayouts</filepath>
|
---|
22 | folder in the global configuration data directory. For
|
---|
23 | example, in
|
---|
24 | <filepath>$HOME/.config/VirtualBox/keyboardLayouts</filepath>
|
---|
25 | on a Linux host.
|
---|
26 | </p>
|
---|
27 | </note>
|
---|
28 | <ol>
|
---|
29 | <li>
|
---|
30 | <p>
|
---|
31 | Display the <b outputclass="bold">Layout List</b>.
|
---|
32 | </p>
|
---|
33 | <p>
|
---|
34 | Click the <b outputclass="bold">Layout List</b> icon
|
---|
35 | in the toolbar of the soft keyboard window.
|
---|
36 | </p>
|
---|
37 | </li>
|
---|
38 | <li>
|
---|
39 | <p>
|
---|
40 | Make a copy of an existing keyboard layout.
|
---|
41 | </p>
|
---|
42 | <p>
|
---|
43 | Highlight the required layout and click the
|
---|
44 | <b outputclass="bold">Copy the Selected Layout</b>
|
---|
45 | icon.
|
---|
46 | </p>
|
---|
47 | <p>
|
---|
48 | A new layout entry with a name suffix of
|
---|
49 | <codeph>-Copy</codeph> is created.
|
---|
50 | </p>
|
---|
51 | </li>
|
---|
52 | <li>
|
---|
53 | <p>
|
---|
54 | Edit the new keyboard layout.
|
---|
55 | </p>
|
---|
56 | <p>
|
---|
57 | Highlight the new layout in the <b outputclass="bold">Layout
|
---|
58 | List</b> and click the <b outputclass="bold">Edit the
|
---|
59 | Selected Layout</b> icon.
|
---|
60 | </p>
|
---|
61 | <p>
|
---|
62 | Enter a new name for the layout.
|
---|
63 | </p>
|
---|
64 | <p>
|
---|
65 | Edit keys in the new layout. Click on the key that you want
|
---|
66 | to edit and enter new key captions in the
|
---|
67 | <b outputclass="bold">Captions</b> fields.
|
---|
68 | </p>
|
---|
69 | <p>
|
---|
70 | The keyboard graphic is updated with the new captions.
|
---|
71 | </p>
|
---|
72 | </li>
|
---|
73 | <li>
|
---|
74 | <p>
|
---|
75 | (Optional) Save the layout to a file. This means that your
|
---|
76 | custom keyboard layout will be available for future use.
|
---|
77 | </p>
|
---|
78 | <p>
|
---|
79 | Highlight the new layout in the <b outputclass="bold">Layout
|
---|
80 | List</b> and click the <b outputclass="bold">Save the
|
---|
81 | Selected Layout into File</b> icon.
|
---|
82 | </p>
|
---|
83 | <p>
|
---|
84 | Any custom layouts that you create can later be removed from
|
---|
85 | the Layout List, by highlighting and clicking the
|
---|
86 | <b outputclass="bold">Delete the Selected Layout</b>
|
---|
87 | icon.
|
---|
88 | </p>
|
---|
89 | </li>
|
---|
90 | </ol>
|
---|
91 | </body>
|
---|
92 |
|
---|
93 | </topic>
|
---|