VirtualBox

source: vbox/trunk/doc/manual/en_US/dita/topics/soft-keyb-custom.dita

Last change on this file was 107390, checked in by vboxsync, 8 weeks ago

Docs: bugref:10705. bugref: 10829. The docs build has been modified to split generated refentry dita files and the user manual files and the following commits from doc's team git repo has been applied:

0946136c74dda0483704db891345cb39548b4e28 Started consolidating known issues and troubleshooting information
845b847e6a8e778b38a57867e25ee5e086a73800 Added individual topics for list of known issues, integrated into Troubleshooting section.
bb574836aac775889bd61e4a72f489617fcb7d18 Removed EFI firmware from experimental features for 7.2
6d2e68b244869991e713d170ecd239739d99ba56 Moved known issues into Known Issues section
e2630c896561587718b5c3197c384a38d07014d5 Merge branch 'VBP-1461_experimental-features' into 'main'
0512e2cce51f49ccdc56f3381a2a0c924f2bd278 Feedback on known issues
a77d6c980f6ff5cad9d32b2fb9290990093a03fa Restructured host and guest OS topics
988af5cc9628f5de0806531bc98686f691a911fd Updates with feedbback from Jacob
982a61c9f25b22b745ec483e763e3d88efe59c40 Included feedback from Jacob
93181c8c6cc2d9a26bcccb1145cb0423c0d9f4c9 Updated known issues with feedback from Klaus
8bc369561c383f09b409fe5e44f507440b3735fb Created Legacy Guest OS section
d7932f55accdab7a03666302d58b8c941cd48be2 Moved known issues to more appropriate places for the info
2a4aa094ba8a7ac6894d2a777316eabf41746580 Further moving of known issues
baeabd5308c5519a4dc26b4197be9b00e419a85a Updated links to cli_topics

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 2.9 KB
Line 
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>You can use one of the supplied default keyboard layouts as the starting point to create a custom
9 keyboard layout. </p>
10 <note>
11 <p>To permanently save a custom keyboard layout, you must save it to a file. Otherwise, any changes
12 you make are discarded when you close down the <b outputclass="bold">Soft Keyboard</b> window. </p>
13 <p>Custom keyboard layouts that you save are stored as an XML file on the host, in the
14 <filepath>keyboardLayouts</filepath> folder in the global configuration data directory. For example, in
15 <filepath>$HOME/.config/VirtualBox/keyboardLayouts</filepath> on a Linux host. </p>
16 </note>
17 <ol>
18 <li>
19 <p>Display the <b outputclass="bold">Layout List</b>. </p>
20 <p>Click the <b outputclass="bold">Layout List</b> icon in the toolbar of the soft keyboard
21 window. </p>
22 </li>
23 <li>
24 <p>Make a copy of an existing keyboard layout. </p>
25 <p>Highlight the required layout and click the <b outputclass="bold">Copy the Selected
26 Layout</b> icon. </p>
27 <p>A new layout entry with a name suffix of <codeph>-Copy</codeph> is created. </p>
28 </li>
29 <li>
30 <p>Edit the new keyboard layout. </p>
31 <p>Highlight the new layout in the <b outputclass="bold">Layout List</b> and click the <b
32 outputclass="bold">Edit the Selected Layout</b> icon. </p>
33 <p>Enter a new name for the layout. </p>
34 <p>Edit keys in the new layout. Click the key that you want to edit and enter new key captions
35 in the <b outputclass="bold">Captions</b> fields. </p>
36 <p>The keyboard graphic is updated with the new captions. </p>
37 </li>
38 <li>
39 <p>(Optional) Save the layout to a file. This means that your custom keyboard layout will be
40 available for future use. </p>
41 <p>Highlight the new layout in the <b outputclass="bold">Layout List</b> and click the <b
42 outputclass="bold">Save the Selected Layout into File</b> icon. </p>
43 <p>Any custom layouts that you create can later be removed from the Layout List, by highlighting
44 and clicking the <b outputclass="bold">Delete the Selected Layout</b> icon. </p>
45 </li>
46 </ol>
47 </body>
48
49 </topic>
Note: See TracBrowser for help on using the repository browser.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette