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