VirtualBox

source: vbox/trunk/doc/manual/en_US/dita/topics/config-vm-selector-menu.dita

最後變更 在這個檔案是 105426,由 vboxsync 提交於 7 月 前

Docs. bugref:10705. Merging following revisions from docs team repo:

-r6188 changed product name to conkeyref in several places, and changed manual to guide for consistency VBP-903
-r6187 Restructured files and removed screenshots VBP-806
-r6167 Removed more spaces

  • 屬性 svn:eol-style 設為 native
  • 屬性 svn:keywords 設為 Author Date Id Revision
檔案大小: 2.4 KB
 
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="config-vm-selector-menu">
4 <title>Configure VM Selector Menu Entries</title>
5
6 <body>
7 <p>You can disable certain entries in the global settings page of the VM selector: </p>
8 <pre xml:space="preserve">$ VBoxManage setextradata global GUI/RestrictedGlobalSettingsPages <varname>property</varname>[,<varname>property</varname>...]</pre>
9 <p><varname>property</varname> is one of the following:
10 </p>
11 <dl>
12 <dlentry>
13 <dt>
14 <codeph>General</codeph>
15 </dt>
16 <dd>
17 <p>Do not show the <b outputclass="bold">General</b> settings pane. </p>
18 </dd>
19 </dlentry>
20 <dlentry>
21 <dt>
22 <codeph>Input</codeph>
23 </dt>
24 <dd>
25 <p>Do not show the <b outputclass="bold">Input</b> settings pane. </p>
26 </dd>
27 </dlentry>
28 <dlentry>
29 <dt>
30 <codeph>Update</codeph>
31 </dt>
32 <dd>
33 <p>Do not show the <b outputclass="bold">Update</b> settings pane. </p>
34 </dd>
35 </dlentry>
36 <dlentry>
37 <dt>
38 <codeph>Language</codeph>
39 </dt>
40 <dd>
41 <p>Do not show the <b outputclass="bold">Language</b> settings pane. </p>
42 </dd>
43 </dlentry>
44 <dlentry>
45 <dt>
46 <codeph>Display</codeph>
47 </dt>
48 <dd>
49 <p>Do not show the <b outputclass="bold">Display</b> settings pane. </p>
50 </dd>
51 </dlentry>
52 <dlentry>
53 <dt>
54 <codeph>Network</codeph>
55 </dt>
56 <dd>
57 <p>Do not show the <b outputclass="bold">Network</b> settings pane. </p>
58 </dd>
59 </dlentry>
60 <dlentry>
61 <dt>
62 <codeph>Extensions</codeph>
63 </dt>
64 <dd>
65 <p>Do not show the <b outputclass="bold">Extensions</b> settings pane. </p>
66 </dd>
67 </dlentry>
68 <dlentry>
69 <dt>
70 <codeph>Proxy</codeph>
71 </dt>
72 <dd>
73 <p>Do not show the <b outputclass="bold">Proxy</b> settings pane. </p>
74 </dd>
75 </dlentry>
76 </dl>
77 <p>This is a global setting. You can specify any combination of properties. To restore the default behavior, use the
78 following command: </p>
79 <pre xml:space="preserve">$ VBoxManage setextradata global GUI/RestrictedGlobalSettingsPages</pre>
80 </body>
81
82</topic>
注意: 瀏覽 TracBrowser 來幫助您使用儲存庫瀏覽器

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