VirtualBox

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

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

FE/Qt: bugref:10705. Some more merges from docs team repo. white space changes.

  • 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
9 to switch a multiscreen machine to full-screen on a multimonitor host system. However, not all
10 window managers provide these facilities correctly. <ph
11 conkeyref="vbox-conkeyref-phrases/product-name"/> can be configured to use a legacy method
12 of switching to full-screen mode instead, by using the command: </p>
13 <pre xml:space="preserve">VBoxManage setextradata global GUI/Fullscreen/LegacyMode true</pre>
14 <p>
15 You can go back to the default method by using the following
16 command:
17 </p>
18 <pre xml:space="preserve">VBoxManage setextradata global GUI/Fullscreen/LegacyMode</pre>
19 <p>
20 This is a global setting.
21 </p>
22 </body>
23
24</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