File: preferences.dita

package info (click to toggle)
virtualbox 7.2.2-dfsg-2
  • links: PTS, VCS
  • area: contrib
  • in suites: sid
  • size: 616,072 kB
  • sloc: cpp: 2,377,613; ansic: 2,351,258; asm: 379,359; python: 233,965; xml: 89,678; sh: 25,697; makefile: 8,169; perl: 5,697; java: 5,337; cs: 4,872; pascal: 1,785; javascript: 1,692; objc: 1,131; lex: 931; sed: 921; php: 906; yacc: 707
file content (41 lines) | stat: -rw-r--r-- 2,430 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
40
41
<?xml version='1.0' encoding='UTF-8'?>
<!DOCTYPE topic PUBLIC "-//OASIS//DTD DITA Topic//EN" "topic.dtd">
<topic xml:lang="en-us" id="tk_preferences">
  <title>Set <ph conkeyref="vbox-conkeyref-phrases/product-name"/> Preferences</title>
  <body>
    <p>Use the <uicontrol>Preferences</uicontrol> to change settings that apply to all virtual machines.</p>
    <note>
      <p>Settings will differ, depending on your host OS.</p>
    </note>
    <ol>
      <li>
        <p>From the <uicontrol>File</uicontrol> menu, choose <uicontrol>Preferences</uicontrol>.</p>
      </li>
      <li>
        <p>Choose your preferred experience level. To display all preferences, set the experience level to <uicontrol>Expert</uicontrol>.</p>
        <p>See also <xref href="ui-experience-level.dita#gui-experience-level"/>.</p>
      </li>
      <li>
        <p>On the <uicontrol>General</uicontrol> tab, specify the default folder or directory for VM files, and the VRDP Authentication Library.</p>
      </li>
      <li>
        <p>On the <uicontrol>Input</uicontrol> tab, set keyboard shortcuts, both in <ph conkeyref="vbox-conkeyref-phrases/vbox-mgr"/> and in individual VMs. For example you might want to specify a different <b outputclass="bold">Host key</b>. This is the key that toggles whether the cursor is in the focus of the VM or the Host OS windows, see <xref href="keyb_mouse_normal.dita#keyb_mouse_normal"/>. The Host key is also used to trigger certain VM actions, see <xref href="specialcharacters.dita#specialcharacters"/>.</p>
      </li>
      <!--<li>
        <p>On the <uicontrol>Update</uicontrol> tab, select the type of software updates you want to install, and how frequently to check for updates.</p>
      </li>-->
      <li>
        <p>On the <uicontrol>Language</uicontrol> tab, choose the language used for menus, labels, and text in <ph conkeyref="vbox-conkeyref-phrases/vbox-mgr"/>.</p>
      </li>
      <li>
        <p>On the <uicontrol>Display</uicontrol> tab, specify the display properties for all VM displays.</p>
      </li>
      <li>
        <p>On the <uicontrol>Proxy</uicontrol> tab, configure an HTTP proxy server if you need one.</p>
      </li>
      <li>
        <p>On the <uicontrol>Interface</uicontrol> tab, select a color theme for the VirtualBox Manager user interface. This option is available on Windows 10 only. Other OSs use system settings.</p>
      </li>
    </ol>
  </body>
</topic>