VirtualBox

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

最後變更 在這個檔案從105289是 99797,由 vboxsync 提交於 22 月 前

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

  • 屬性 svn:eol-style 設為 native
  • 屬性 svn:keywords 設為 Author Date Id Revision
檔案大小: 1.7 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>
8 There are several advanced customization settings for locking
9 down <ph conkeyref="vbox-conkeyref-phrases/vbox-mgr"/>. Locking down means removing some features that
10 the user should not see.
11 </p>
12 <pre xml:space="preserve">VBoxManage setextradata global GUI/Customizations <varname>property</varname>[,<varname>property</varname> ...]</pre>
13 <p><varname>property</varname> is one of the following
14 properties:
15 </p>
16 <dl>
17 <dlentry>
18 <dt>
19 <codeph>noSelector</codeph>
20 </dt>
21 <dd>
22 <p>
23 Do not allow users to start <ph conkeyref="vbox-conkeyref-phrases/vbox-mgr"/>. Trying to do so
24 will show a window containing a proper error message.
25 </p>
26 </dd>
27 </dlentry>
28 <dlentry>
29 <dt>
30 <codeph>noMenuBar</codeph>
31 </dt>
32 <dd>
33 <p>
34 VM windows will not contain a menu bar.
35 </p>
36 </dd>
37 </dlentry>
38 <dlentry>
39 <dt>
40 <codeph>noStatusBar</codeph>
41 </dt>
42 <dd>
43 <p>
44 VM windows will not contain a status bar.
45 </p>
46 </dd>
47 </dlentry>
48 </dl>
49 <p>
50 To disable any of these <ph conkeyref="vbox-conkeyref-phrases/vbox-mgr"/> customizations use the
51 following command:
52 </p>
53 <pre xml:space="preserve">$ VBoxManage setextradata global GUI/Customizations</pre>
54 </body>
55
56</topic>
注意: 瀏覽 TracBrowser 來幫助您使用儲存庫瀏覽器

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