VirtualBox

source: vbox/trunk/doc/manual/en_US/dita/topics/customize-vm-manager.dita@ 106807

最後變更 在這個檔案從106807是 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
檔案大小: 1.6 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="customize-vm-manager">
4 <title>Customizing <ph conkeyref="vbox-conkeyref-phrases/vbox-mgr"/></title>
5
6 <body>
7 <p>There are several advanced customization settings for locking down <ph
8 conkeyref="vbox-conkeyref-phrases/vbox-mgr"/>. Locking down means removing some features that the user should
9 not see. </p>
10 <pre xml:space="preserve">VBoxManage setextradata global GUI/Customizations <varname>property</varname>[,<varname>property</varname> ...]</pre>
11 <p><varname>property</varname> is one of the following
12 properties:
13 </p>
14 <dl>
15 <dlentry>
16 <dt>
17 <codeph>noSelector</codeph>
18 </dt>
19 <dd>
20 <p>Do not allow users to start <ph conkeyref="vbox-conkeyref-phrases/vbox-mgr"/>. Trying to do so will show a
21 window containing a proper error message. </p>
22 </dd>
23 </dlentry>
24 <dlentry>
25 <dt>
26 <codeph>noMenuBar</codeph>
27 </dt>
28 <dd>
29 <p>VM windows will not contain a menu bar. </p>
30 </dd>
31 </dlentry>
32 <dlentry>
33 <dt>
34 <codeph>noStatusBar</codeph>
35 </dt>
36 <dd>
37 <p>VM windows will not contain a status bar. </p>
38 </dd>
39 </dlentry>
40 </dl>
41 <p>To disable any of these <ph conkeyref="vbox-conkeyref-phrases/vbox-mgr"/> customizations use the following
42 command: </p>
43 <pre xml:space="preserve">$ VBoxManage setextradata global GUI/Customizations</pre>
44 </body>
45
46</topic>
注意: 瀏覽 TracBrowser 來幫助您使用儲存庫瀏覽器

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