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="intro-resize-window">
|
---|
4 | <title>Resizing the Machine's Window</title>
|
---|
5 |
|
---|
6 | <body>
|
---|
7 | <p>
|
---|
8 | You can resize the VM's window while that VM is running. When
|
---|
9 | you do, the window is scaled as follows:
|
---|
10 | </p>
|
---|
11 | <ul>
|
---|
12 | <li>
|
---|
13 | <p>
|
---|
14 | If you have <b outputclass="bold">scaled mode</b>
|
---|
15 | enabled, then the virtual machine's screen will be scaled to
|
---|
16 | the size of the window. This can be useful if you have many
|
---|
17 | machines running and want to have a look at one of them
|
---|
18 | while it is running in the background. Alternatively, it
|
---|
19 | might be useful to enlarge a window if the VM's output
|
---|
20 | screen is very small, for example because you are running an
|
---|
21 | old OS in it.
|
---|
22 | </p>
|
---|
23 | <p>
|
---|
24 | To enable scaled mode, press <b outputclass="bold">Host key
|
---|
25 | + C</b>, or select <b outputclass="bold">Scaled
|
---|
26 | Mode</b> from the
|
---|
27 | <b outputclass="bold">View</b> menu in the VM window.
|
---|
28 | To leave scaled mode, press <b outputclass="bold">Host key +
|
---|
29 | C </b>again.
|
---|
30 | </p>
|
---|
31 | <p>
|
---|
32 | The aspect ratio of the guest screen is preserved when
|
---|
33 | resizing the window. To ignore the aspect ratio, press
|
---|
34 | <b outputclass="bold">Shift</b> during the resize
|
---|
35 | operation.
|
---|
36 | </p>
|
---|
37 | <p>
|
---|
38 | See <xref href="KnownIssues.dita">Known Limitations</xref> for additional remarks.
|
---|
39 | </p>
|
---|
40 | </li>
|
---|
41 | <li>
|
---|
42 | <p>
|
---|
43 | If you have the Guest Additions installed and they support
|
---|
44 | automatic <b outputclass="bold">resizing</b>, the
|
---|
45 | Guest Additions will automatically adjust the screen
|
---|
46 | resolution of the guest OS. For example, if you are running
|
---|
47 | a Windows guest with a resolution of 1024x768 pixels and you
|
---|
48 | then resize the VM window to make it 100 pixels wider, the
|
---|
49 | Guest Additions will change the Windows display resolution
|
---|
50 | to 1124x768.
|
---|
51 | </p>
|
---|
52 | <p>
|
---|
53 | See <xref href="guestadditions.dita"/>.
|
---|
54 | </p>
|
---|
55 | </li>
|
---|
56 | <li>
|
---|
57 | <p>
|
---|
58 | Otherwise, if the window is bigger than the VM's screen, the
|
---|
59 | screen will be centered. If it is smaller, then scroll bars
|
---|
60 | will be added to the machine window.
|
---|
61 | </p>
|
---|
62 | </li>
|
---|
63 | </ul>
|
---|
64 | </body>
|
---|
65 |
|
---|
66 | </topic>
|
---|