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="host-key-customize">
|
---|
4 | <title>Host Key Customization</title>
|
---|
5 |
|
---|
6 | <body>
|
---|
7 | <p>To disable all Host key combinations, open the preferences and change the Host key to None. This might be useful
|
---|
8 | when using <ph conkeyref="vbox-conkeyref-phrases/product-name"/> in a kiosk mode. </p>
|
---|
9 | <p>To redefine or disable certain Host key actions, use the following command: </p>
|
---|
10 | <pre xml:space="preserve">$ VBoxManage setextradata global GUI/Input/MachineShortcuts "FullscreenMode=F,...."</pre>
|
---|
11 | <p>The following table shows the possible Host key actions, together with their default Host key shortcut. Setting
|
---|
12 | an action to None will disable that Host key action. </p>
|
---|
13 | <table id="table-host-key-customize">
|
---|
14 | <title>Host Key Customization</title>
|
---|
15 | <desc>Host Key Customization</desc>
|
---|
16 | <tgroup cols="3">
|
---|
17 | <thead>
|
---|
18 | <row>
|
---|
19 | <entry>
|
---|
20 | <p>
|
---|
21 | <b outputclass="bold">Action</b>
|
---|
22 | </p>
|
---|
23 | </entry>
|
---|
24 | <entry>
|
---|
25 | <p>
|
---|
26 | <b outputclass="bold">Default Key</b>
|
---|
27 | </p>
|
---|
28 | </entry>
|
---|
29 | <entry>
|
---|
30 | <p>
|
---|
31 | <b outputclass="bold">Action</b>
|
---|
32 | </p>
|
---|
33 | </entry>
|
---|
34 | </row>
|
---|
35 | </thead>
|
---|
36 | <tbody>
|
---|
37 | <row>
|
---|
38 | <entry>
|
---|
39 | <p><codeph>TakeSnapshot</codeph>
|
---|
40 | </p>
|
---|
41 | </entry>
|
---|
42 | <entry>
|
---|
43 | <p>T </p>
|
---|
44 | </entry>
|
---|
45 | <entry>
|
---|
46 | <p>Take a snapshot </p>
|
---|
47 | </entry>
|
---|
48 | </row>
|
---|
49 | <row>
|
---|
50 | <entry>
|
---|
51 | <p><codeph>TakeScreenshot</codeph>
|
---|
52 | </p>
|
---|
53 | </entry>
|
---|
54 | <entry>
|
---|
55 | <p>E </p>
|
---|
56 | </entry>
|
---|
57 | <entry>
|
---|
58 | <p>Take a screenshot </p>
|
---|
59 | </entry>
|
---|
60 | </row>
|
---|
61 | <row>
|
---|
62 | <entry>
|
---|
63 | <p><codeph>MouseIntegration</codeph>
|
---|
64 | </p>
|
---|
65 | </entry>
|
---|
66 | <entry>
|
---|
67 | <p>I </p>
|
---|
68 | </entry>
|
---|
69 | <entry>
|
---|
70 | <p>Toggle mouse integration </p>
|
---|
71 | </entry>
|
---|
72 | </row>
|
---|
73 | <row>
|
---|
74 | <entry>
|
---|
75 | <p><codeph>TypeCAD</codeph>
|
---|
76 | </p>
|
---|
77 | </entry>
|
---|
78 | <entry>
|
---|
79 | <p>Del </p>
|
---|
80 | </entry>
|
---|
81 | <entry>
|
---|
82 | <p>Inject Ctrl+Alt+Del </p>
|
---|
83 | </entry>
|
---|
84 | </row>
|
---|
85 | <row>
|
---|
86 | <entry>
|
---|
87 | <p><codeph>TypeCABS</codeph>
|
---|
88 | </p>
|
---|
89 | </entry>
|
---|
90 | <entry>
|
---|
91 | <p>Backspace </p>
|
---|
92 | </entry>
|
---|
93 | <entry>
|
---|
94 | <p>Inject Ctrl+Alt+Backspace </p>
|
---|
95 | </entry>
|
---|
96 | </row>
|
---|
97 | <row>
|
---|
98 | <entry>
|
---|
99 | <p><codeph>Pause</codeph>
|
---|
100 | </p>
|
---|
101 | </entry>
|
---|
102 | <entry>
|
---|
103 | <p>P </p>
|
---|
104 | </entry>
|
---|
105 | <entry>
|
---|
106 | <p>Pause the VM </p>
|
---|
107 | </entry>
|
---|
108 | </row>
|
---|
109 | <row>
|
---|
110 | <entry>
|
---|
111 | <p><codeph>Reset</codeph>
|
---|
112 | </p>
|
---|
113 | </entry>
|
---|
114 | <entry>
|
---|
115 | <p>R </p>
|
---|
116 | </entry>
|
---|
117 | <entry>Hard reset the guest</entry>
|
---|
118 | </row>
|
---|
119 | <row>
|
---|
120 | <entry>
|
---|
121 | <p><codeph>SaveState</codeph>
|
---|
122 | </p>
|
---|
123 | </entry>
|
---|
124 | <entry>
|
---|
125 | <p/>
|
---|
126 | </entry>
|
---|
127 | <entry>
|
---|
128 | <p>Save the VM state and terminate the VM </p>
|
---|
129 | </entry>
|
---|
130 | </row>
|
---|
131 | <row>
|
---|
132 | <entry>
|
---|
133 | <p><codeph>Shutdown</codeph>
|
---|
134 | </p>
|
---|
135 | </entry>
|
---|
136 | <entry>
|
---|
137 | <p>H </p>
|
---|
138 | </entry>
|
---|
139 | <entry>
|
---|
140 | <p>Press the virtual ACPI power button </p>
|
---|
141 | </entry>
|
---|
142 | </row>
|
---|
143 | <row>
|
---|
144 | <entry>
|
---|
145 | <p><codeph>PowerOff</codeph>
|
---|
146 | </p>
|
---|
147 | </entry>
|
---|
148 | <entry>
|
---|
149 | <p/>
|
---|
150 | </entry>
|
---|
151 | <entry>
|
---|
152 | <p>Power off the VM without saving the state </p>
|
---|
153 | </entry>
|
---|
154 | </row>
|
---|
155 | <row>
|
---|
156 | <entry>
|
---|
157 | <p><codeph>Close</codeph>
|
---|
158 | </p>
|
---|
159 | </entry>
|
---|
160 | <entry>
|
---|
161 | <p>Q </p>
|
---|
162 | </entry>
|
---|
163 | <entry>
|
---|
164 | <p>Show the Close VM dialog </p>
|
---|
165 | </entry>
|
---|
166 | </row>
|
---|
167 | <row>
|
---|
168 | <entry>
|
---|
169 | <p><codeph>FullscreenMode</codeph>
|
---|
170 | </p>
|
---|
171 | </entry>
|
---|
172 | <entry>
|
---|
173 | <p>F </p>
|
---|
174 | </entry>
|
---|
175 | <entry>
|
---|
176 | <p>Switch the VM into full screen mode </p>
|
---|
177 | </entry>
|
---|
178 | </row>
|
---|
179 | <row>
|
---|
180 | <entry>
|
---|
181 | <p><codeph>SeamlessMode</codeph>
|
---|
182 | </p>
|
---|
183 | </entry>
|
---|
184 | <entry>
|
---|
185 | <p>L </p>
|
---|
186 | </entry>
|
---|
187 | <entry>
|
---|
188 | <p>Switch the VM into seamless mode </p>
|
---|
189 | </entry>
|
---|
190 | </row>
|
---|
191 | <row>
|
---|
192 | <entry>
|
---|
193 | <p><codeph>ScaleMode</codeph>
|
---|
194 | </p>
|
---|
195 | </entry>
|
---|
196 | <entry>
|
---|
197 | <p>C </p>
|
---|
198 | </entry>
|
---|
199 | <entry>
|
---|
200 | <p>Switch the VM into scaled mode </p>
|
---|
201 | </entry>
|
---|
202 | </row>
|
---|
203 | <row>
|
---|
204 | <entry>
|
---|
205 | <p><codeph>GuestAutoResize</codeph>
|
---|
206 | </p>
|
---|
207 | </entry>
|
---|
208 | <entry>
|
---|
209 | <p>G </p>
|
---|
210 | </entry>
|
---|
211 | <entry>
|
---|
212 | <p>Automatically resize the guest window </p>
|
---|
213 | </entry>
|
---|
214 | </row>
|
---|
215 | <row>
|
---|
216 | <entry>
|
---|
217 | <p><codeph>WindowAdjust</codeph>
|
---|
218 | </p>
|
---|
219 | </entry>
|
---|
220 | <entry>
|
---|
221 | <p>A </p>
|
---|
222 | </entry>
|
---|
223 | <entry>
|
---|
224 | <p>Immediately resize the guest window </p>
|
---|
225 | </entry>
|
---|
226 | </row>
|
---|
227 | <row>
|
---|
228 | <entry>
|
---|
229 | <p><codeph>PopupMenu</codeph>
|
---|
230 | </p>
|
---|
231 | </entry>
|
---|
232 | <entry>
|
---|
233 | <p>Home </p>
|
---|
234 | </entry>
|
---|
235 | <entry>
|
---|
236 | <p>Show the popup menu in full screen mode and seamless mode </p>
|
---|
237 | </entry>
|
---|
238 | </row>
|
---|
239 | <row>
|
---|
240 | <entry>
|
---|
241 | <p><codeph>SettingsDialog</codeph>
|
---|
242 | </p>
|
---|
243 | </entry>
|
---|
244 | <entry>
|
---|
245 | <p>S </p>
|
---|
246 | </entry>
|
---|
247 | <entry>
|
---|
248 | <p>Open the VM Settings dialog </p>
|
---|
249 | </entry>
|
---|
250 | </row>
|
---|
251 | <row>
|
---|
252 | <entry>
|
---|
253 | <p><codeph>InformationDialog</codeph>
|
---|
254 | </p>
|
---|
255 | </entry>
|
---|
256 | <entry>
|
---|
257 | <p>N </p>
|
---|
258 | </entry>
|
---|
259 | <entry>
|
---|
260 | <p>Show the VM Session Information window </p>
|
---|
261 | </entry>
|
---|
262 | </row>
|
---|
263 | <row>
|
---|
264 | <entry>
|
---|
265 | <p><codeph>NetworkAdaptersDialog</codeph>
|
---|
266 | </p>
|
---|
267 | </entry>
|
---|
268 | <entry>
|
---|
269 | <p/>
|
---|
270 | </entry>
|
---|
271 | <entry>
|
---|
272 | <p>Show the VM Network Adapters dialog </p>
|
---|
273 | </entry>
|
---|
274 | </row>
|
---|
275 | <row>
|
---|
276 | <entry>
|
---|
277 | <p><codeph>SharedFoldersDialog</codeph>
|
---|
278 | </p>
|
---|
279 | </entry>
|
---|
280 | <entry>
|
---|
281 | <p/>
|
---|
282 | </entry>
|
---|
283 | <entry>
|
---|
284 | <p>Show the VM Shared Folders dialog </p>
|
---|
285 | </entry>
|
---|
286 | </row>
|
---|
287 | <row>
|
---|
288 | <entry>
|
---|
289 | <p>
|
---|
290 | <codeph>InstallGuestAdditions</codeph>
|
---|
291 | </p>
|
---|
292 | </entry>
|
---|
293 | <entry>
|
---|
294 | <p>D </p>
|
---|
295 | </entry>
|
---|
296 | <entry>
|
---|
297 | <p>Mount the ISO containing the Guest Additions </p>
|
---|
298 | </entry>
|
---|
299 | </row>
|
---|
300 | </tbody>
|
---|
301 | </tgroup>
|
---|
302 | </table>
|
---|
303 | <p>To disable full screen mode and seamless mode, use the following command: </p>
|
---|
304 | <pre xml:space="preserve">$ VBoxManage setextradata global GUI/Input/MachineShortcuts "FullscreenMode=None,SeamlessMode=None"</pre>
|
---|
305 | </body>
|
---|
306 |
|
---|
307 | </topic>
|
---|