VirtualBox

source: vbox/trunk/doc/manual/en_US/dita/topics/settings-screen.dita@ 105482

Last change on this file since 105482 was 105289, checked in by vboxsync, 7 months ago

Docs: bugref:10705. Merging current changes to dita files from docs team's repo. (r6123, r6120, r6117)

  • Property svn:eol-style set to native
  • Property svn:keywords set to Id Revision
File size: 4.8 KB
Line 
1<?xml version='1.0' encoding='UTF-8'?>
2<!DOCTYPE topic PUBLIC "-//OASIS//DTD DITA Topic//EN" "topic.dtd">
3<topic xml:lang="en-us" id="settings-screen">
4 <title>Screen Tab</title>
5
6 <body>
7 <ul>
8 <li>
9 <p><b outputclass="bold">Video Memory:</b> Sets the size of the memory provided by the
10 virtual graphics card available to the guest, in megabytes. As with the main memory, the
11 specified amount will be allocated from the host's resident memory. Based on the amount of
12 video memory, higher resolutions and color depths may be available. </p>
13 <p><ph conkeyref="vbox-conkeyref-phrases/vbox-mgr"/> will show a warning if the amount of video memory is too
14 small to be able to switch the VM into full screen mode. The minimum value depends on the number of virtual
15 monitors, the screen resolution and the color depth of the host display as well as on the use of <i>3D
16 acceleration</i> and <i>2D video acceleration</i>. A rough estimate is (<i>color depth</i> / 8) x
17 <i>vertical pixels</i> x <i>horizontal pixels</i> x <i>number of screens</i> = <i>number of bytes</i>. Extra
18 memory may be required if display acceleration is used. </p>
19 </li>
20 <li>
21 <p><b outputclass="bold">Monitor Count:</b> With this
22 setting, <ph conkeyref="vbox-conkeyref-phrases/product-name"/> can provide more than one virtual
23 monitor to a virtual machine. If a guest OS supports
24 multiple attached monitors, <ph conkeyref="vbox-conkeyref-phrases/product-name"/> can pretend that
25 multiple virtual monitors are present. Up to eight such
26 virtual monitors are supported.
27 </p>
28 <p>The output of the multiple monitors are displayed on the host in multiple VM windows which are running side
29 by side. However, in full screen and seamless mode, they use the available physical monitors attached to the
30 host. As a result, for full screen and seamless modes to work with multiple monitors, you will need at least
31 as many physical monitors as you have virtual monitors configured, or <ph
32 conkeyref="vbox-conkeyref-phrases/product-name"/> will report an error. </p>
33 <p>You can configure the relationship between guest and host monitors using the <b outputclass="bold">View</b>
34 menu by pressing Host key + Home when you are in full screen or seamless mode. </p>
35 <p>See also <xref href="KnownIssues.dita">Known Limitations</xref>. </p>
36 </li>
37 <li>
38 <p><b outputclass="bold">Scale Factor:</b> Enables
39 scaling of the display size. For multiple monitor displays,
40 you can set the scale factor for individual monitors, or
41 globally for all of the monitors. Use the slider to select a
42 scaling factor up to 200%.
43 </p>
44 <p>You can set a default scale factor for all VMs. Use the <b outputclass="bold">Display</b> tab in the
45 Preferences window. </p>
46 </li>
47 <li>
48 <p><b outputclass="bold">Graphics Controller:</b>
49 Specifies the graphics adapter type used by the guest VM.
50 Note that you must install the Guest Additions on the guest
51 VM to specify the VBoxSVGA or VMSVGA graphics controller.
52 The following options are available:
53 </p>
54 <ul>
55 <li>
56 <p><b outputclass="bold">VBoxSVGA:</b> The default
57 graphics controller for new VMs that use Windows 7 or
58 later.
59 </p>
60 <p>This graphics controller improves performance and 3D support when compared to the legacy VBoxVGA option. </p>
61 </li>
62 <li>
63 <p><b outputclass="bold">VBoxVGA:</b> Use this
64 graphics controller for legacy guest OSes. This is the
65 default graphics controller for Windows versions before
66 Windows 7 and for Oracle Solaris.
67 </p>
68 <p>3D acceleration is not supported for this graphics controller. </p>
69 </li>
70 <li>
71 <p><b outputclass="bold">VMSVGA:</b> Use this
72 graphics controller to emulate a VMware SVGA graphics
73 device. This is the default graphics controller for
74 Linux guests.
75 </p>
76 </li>
77 <li>
78 <p><b outputclass="bold">None:</b> Does not emulate
79 a graphics adapter type.
80 </p>
81 </li>
82 </ul>
83 </li>
84 <li>
85 <p><b outputclass="bold">Enable 3D Acceleration:</b> If
86 a virtual machine has Guest Additions installed, you can
87 select here whether the guest should support accelerated 3D
88 graphics. See <xref href="guestadd-3d.dita#guestadd-3d"/>.
89 </p>
90 </li>
91 </ul>
92 </body>
93
94</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