VirtualBox

source: vbox/trunk/doc/manual/en_US/dita/topics/legacy-fullscreen-mode.dita@ 105145

Last change on this file since 105145 was 99797, checked in by vboxsync, 21 months ago

Docs: bugref:10302. Merging changes from the docs team. Almost exclusively conkeyref related stuff.

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 1.0 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="legacy-fullscreen-mode">
4 <title>Requesting Legacy Full-Screen Mode</title>
5
6 <body>
7 <p>
8 <ph conkeyref="vbox-conkeyref-phrases/product-name"/> uses special window manager facilities to switch
9 a multi-screen machine to full-screen on a multi-monitor host
10 system. However, not all window managers provide these
11 facilities correctly. <ph conkeyref="vbox-conkeyref-phrases/product-name"/> can be configured to use a
12 legacy method of switching to full-screen mode instead, by using
13 the command:
14 </p>
15 <pre xml:space="preserve">VBoxManage setextradata global GUI/Fullscreen/LegacyMode true</pre>
16 <p>
17 You can go back to the default method by using the following
18 command:
19 </p>
20 <pre xml:space="preserve">VBoxManage setextradata global GUI/Fullscreen/LegacyMode</pre>
21 <p>
22 This is a global setting.
23 </p>
24 </body>
25
26</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