VirtualBox

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

Last change on this file was 108796, checked in by vboxsync, 5 weeks ago

Docs: bugref:10705. The following commits from doc's team git repo has been applied:

2c0019d3093908ca1ee634d7b1811c0013b6ebbc Tidied up guest additions section
954c4a0bff90b9688bd723df2b6273e59f88577c Updated installation of guest additions and removed duplication between topics
a4792940a9457bfbaaf0c95aabd601ea3d78bd62 Further updates to guest additions installation and update
1d7f4f4e4f178322f0809b3342137b75587b2502 Dev feedback on GA changes
b2e482309d405433a778468d4a531e72abb5f3da Moved rcvboxadd instruction
493a7500aae18ae2414d0437782860cc2fbce03f Changed x86-64 to x86_64 for consistency. Added topic ID prefixes as test.
7202928f3c99e9de07b2d06779f53a0650fdd174 Moved files from advanced topics
545bf4121f5e8de9907bd2ef08378a233256881e Vbp 1285 video enc

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 4.3 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 virtual graphics card available to the guest, in megabytes. As with the main memory, the specified amount will be allocated from the host's resident memory. Based on the amount of video memory, higher resolutions and color depths may be available.</p>
10 <p><ph conkeyref="vbox-conkeyref-phrases/vbox-mgr"/> will show a warning if the amount of video memory is too small to be able to switch the VM into full screen mode. The minimum value depends on the number of virtual monitors, the screen resolution and the color depth of the host display as well as on the use of <i>3D acceleration</i>. A rough estimate is (<i>color depth</i> / 8) x <i>vertical pixels</i> x <i>horizontal pixels</i> x <i>number of screens</i> = <i>number of bytes</i>. Extra memory may be required if display acceleration is used.</p>
11 </li>
12 <li>
13 <p><b outputclass="bold">Monitor Count:</b> With this setting, <ph conkeyref="vbox-conkeyref-phrases/product-name"/> can provide more than one virtual monitor to a virtual machine. If a guest OS supports multiple attached monitors, <ph conkeyref="vbox-conkeyref-phrases/product-name"/> can pretend that multiple virtual monitors are present. Up to eight such virtual monitors are supported.</p>
14 <p>The output of the multiple monitors are displayed on the host in multiple VM windows which are running side by side. However, in full screen and seamless mode, they use the available physical monitors attached to the host. As a result, for full screen and seamless modes to work with multiple monitors, you will need at least as many physical monitors as you have virtual monitors configured, or <ph conkeyref="vbox-conkeyref-phrases/product-name"/> will report an error.</p>
15 <p>You can configure the relationship between guest and host monitors using the <b outputclass="bold">View</b> menu by pressing Host key + Home when you are in full screen or seamless mode.</p>
16 <p>See also <xref href="known-issues.dita"/>.</p>
17 </li>
18 <li>
19 <p><b outputclass="bold">Scale Factor:</b> Enables scaling of the display size. For multiple monitor displays, you can set the scale factor for individual monitors, or globally for all of the monitors. Use the slider to select a scaling factor up to 200%.</p>
20 <p>You can set a default scale factor for all VMs. Use the <b outputclass="bold">Display</b> tab in the Preferences window.</p>
21 </li>
22 <li>
23 <p><b outputclass="bold">Graphics Controller:</b> Specifies the graphics adapter type used by the guest VM. Note that you must install the Guest Additions on the guest VM to specify the VBoxSVGA or VMSVGA graphics controller. The following options are available:</p>
24 <ul>
25 <li>
26 <p><b outputclass="bold">VBoxSVGA:</b> The default
27 graphics controller for new VMs that use Windows 7 or
28 later.
29 </p>
30 <p>This graphics controller improves performance and 3D support when compared to the legacy VBoxVGA option.</p>
31 </li>
32 <li>
33 <p><b outputclass="bold">VBoxVGA:</b> Use this graphics controller for legacy guest OSes. This is the default graphics controller for Windows versions before Windows 7 and for Oracle Solaris.</p>
34 <p>3D acceleration is not supported for this graphics controller. </p>
35 </li>
36 <li>
37 <p><b outputclass="bold">VMSVGA:</b> Use this graphics controller to emulate a VMware SVGA graphics device. This is the default graphics controller for Linux guests.</p>
38 </li>
39 <li>
40 <p><b outputclass="bold">None:</b> Does not emulate a graphics adapter type.</p>
41 </li>
42 </ul>
43 </li>
44 <li>
45 <p><b outputclass="bold">Enable 3D Acceleration:</b> If a virtual machine has Guest Additions installed, you can enable accelerated 3D graphics on the VM. With 3D acceleration enabled, the VM also uses video decoding acceleration if the host also supports video decoding acceleration. See <xref href="guestadd-video.dita"/>.</p>
46 </li>
47 </ul>
48 </body>
49
50</topic>
Note: See TracBrowser for help on using the repository browser.

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