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>
|
---|
8 | To disable all Host key combinations, open the preferences and
|
---|
9 | change the Host key to None. This might be useful when using
|
---|
10 | Oracle VM VirtualBox in a kiosk mode.
|
---|
11 | </p>
|
---|
12 | <p>
|
---|
13 | To redefine or disable certain Host key actions, use the
|
---|
14 | following command:
|
---|
15 | </p>
|
---|
16 | <pre xml:space="preserve">$ VBoxManage setextradata global GUI/Input/MachineShortcuts "FullscreenMode=F,...."</pre>
|
---|
17 | <p>
|
---|
18 | The following table shows the possible Host key actions,
|
---|
19 | together with their default Host key shortcut. Setting an action
|
---|
20 | to None will disable that Host key action.
|
---|
21 | </p>
|
---|
22 | <table id="table-host-key-customize">
|
---|
23 | <title>Host Key Customization</title>
|
---|
24 | <tgroup cols="3">
|
---|
25 | <thead>
|
---|
26 | <row>
|
---|
27 | <entry>
|
---|
28 | <p>
|
---|
29 | <b outputclass="bold">Action</b>
|
---|
30 | </p>
|
---|
31 | </entry>
|
---|
32 | <entry>
|
---|
33 | <p>
|
---|
34 | <b outputclass="bold">Default Key</b>
|
---|
35 | </p>
|
---|
36 | </entry>
|
---|
37 | <entry>
|
---|
38 | <p>
|
---|
39 | <b outputclass="bold">Action</b>
|
---|
40 | </p>
|
---|
41 | </entry>
|
---|
42 | </row>
|
---|
43 | </thead>
|
---|
44 | <tbody>
|
---|
45 | <row>
|
---|
46 | <entry>
|
---|
47 | <p>
|
---|
48 | <codeph>TakeSnapshot</codeph>
|
---|
49 | </p>
|
---|
50 | </entry>
|
---|
51 | <entry>
|
---|
52 | <p>
|
---|
53 | T
|
---|
54 | </p>
|
---|
55 | </entry>
|
---|
56 | <entry>
|
---|
57 | <p>
|
---|
58 | Take a snapshot
|
---|
59 | </p>
|
---|
60 | </entry>
|
---|
61 | </row>
|
---|
62 | <row>
|
---|
63 | <entry>
|
---|
64 | <p>
|
---|
65 | <codeph>TakeScreenshot</codeph>
|
---|
66 | </p>
|
---|
67 | </entry>
|
---|
68 | <entry>
|
---|
69 | <p>
|
---|
70 | E
|
---|
71 | </p>
|
---|
72 | </entry>
|
---|
73 | <entry>
|
---|
74 | <p>
|
---|
75 | Take a screenshot
|
---|
76 | </p>
|
---|
77 | </entry>
|
---|
78 | </row>
|
---|
79 | <row>
|
---|
80 | <entry>
|
---|
81 | <p>
|
---|
82 | <codeph>MouseIntegration</codeph>
|
---|
83 | </p>
|
---|
84 | </entry>
|
---|
85 | <entry>
|
---|
86 | <p>
|
---|
87 | I
|
---|
88 | </p>
|
---|
89 | </entry>
|
---|
90 | <entry>
|
---|
91 | <p>
|
---|
92 | Toggle mouse integration
|
---|
93 | </p>
|
---|
94 | </entry>
|
---|
95 | </row>
|
---|
96 | <row>
|
---|
97 | <entry>
|
---|
98 | <p>
|
---|
99 | <codeph>TypeCAD</codeph>
|
---|
100 | </p>
|
---|
101 | </entry>
|
---|
102 | <entry>
|
---|
103 | <p>
|
---|
104 | Del
|
---|
105 | </p>
|
---|
106 | </entry>
|
---|
107 | <entry>
|
---|
108 | <p>
|
---|
109 | Inject Ctrl+Alt+Del
|
---|
110 | </p>
|
---|
111 | </entry>
|
---|
112 | </row>
|
---|
113 | <row>
|
---|
114 | <entry>
|
---|
115 | <p>
|
---|
116 | <codeph>TypeCABS</codeph>
|
---|
117 | </p>
|
---|
118 | </entry>
|
---|
119 | <entry>
|
---|
120 | <p>
|
---|
121 | Backspace
|
---|
122 | </p>
|
---|
123 | </entry>
|
---|
124 | <entry>
|
---|
125 | <p>
|
---|
126 | Inject Ctrl+Alt+Backspace
|
---|
127 | </p>
|
---|
128 | </entry>
|
---|
129 | </row>
|
---|
130 | <row>
|
---|
131 | <entry>
|
---|
132 | <p>
|
---|
133 | <codeph>Pause</codeph>
|
---|
134 | </p>
|
---|
135 | </entry>
|
---|
136 | <entry>
|
---|
137 | <p>
|
---|
138 | P
|
---|
139 | </p>
|
---|
140 | </entry>
|
---|
141 | <entry>
|
---|
142 | <p>
|
---|
143 | Pause the VM
|
---|
144 | </p>
|
---|
145 | </entry>
|
---|
146 | </row>
|
---|
147 | <row>
|
---|
148 | <entry>
|
---|
149 | <p>
|
---|
150 | <codeph>Reset</codeph>
|
---|
151 | </p>
|
---|
152 | </entry>
|
---|
153 | <entry>
|
---|
154 | <p>
|
---|
155 | R
|
---|
156 | </p>
|
---|
157 | </entry>
|
---|
158 | <entry>Hard reset the guest</entry>
|
---|
159 | </row>
|
---|
160 | <row>
|
---|
161 | <entry>
|
---|
162 | <p>
|
---|
163 | <codeph>SaveState</codeph>
|
---|
164 | </p>
|
---|
165 | </entry>
|
---|
166 | <entry>
|
---|
167 | <p/>
|
---|
168 | </entry>
|
---|
169 | <entry>
|
---|
170 | <p>
|
---|
171 | Save the VM state and terminate the VM
|
---|
172 | </p>
|
---|
173 | </entry>
|
---|
174 | </row>
|
---|
175 | <row>
|
---|
176 | <entry>
|
---|
177 | <p>
|
---|
178 | <codeph>Shutdown</codeph>
|
---|
179 | </p>
|
---|
180 | </entry>
|
---|
181 | <entry>
|
---|
182 | <p>
|
---|
183 | H
|
---|
184 | </p>
|
---|
185 | </entry>
|
---|
186 | <entry>
|
---|
187 | <p>
|
---|
188 | Press the virtual ACPI power button
|
---|
189 | </p>
|
---|
190 | </entry>
|
---|
191 | </row>
|
---|
192 | <row>
|
---|
193 | <entry>
|
---|
194 | <p>
|
---|
195 | <codeph>PowerOff</codeph>
|
---|
196 | </p>
|
---|
197 | </entry>
|
---|
198 | <entry>
|
---|
199 | <p/>
|
---|
200 | </entry>
|
---|
201 | <entry>
|
---|
202 | <p>
|
---|
203 | Power off the VM without saving the state
|
---|
204 | </p>
|
---|
205 | </entry>
|
---|
206 | </row>
|
---|
207 | <row>
|
---|
208 | <entry>
|
---|
209 | <p>
|
---|
210 | <codeph>Close</codeph>
|
---|
211 | </p>
|
---|
212 | </entry>
|
---|
213 | <entry>
|
---|
214 | <p>
|
---|
215 | Q
|
---|
216 | </p>
|
---|
217 | </entry>
|
---|
218 | <entry>
|
---|
219 | <p>
|
---|
220 | Show the Close VM dialog
|
---|
221 | </p>
|
---|
222 | </entry>
|
---|
223 | </row>
|
---|
224 | <row>
|
---|
225 | <entry>
|
---|
226 | <p>
|
---|
227 | <codeph>FullscreenMode</codeph>
|
---|
228 | </p>
|
---|
229 | </entry>
|
---|
230 | <entry>
|
---|
231 | <p>
|
---|
232 | F
|
---|
233 | </p>
|
---|
234 | </entry>
|
---|
235 | <entry>
|
---|
236 | <p>
|
---|
237 | Switch the VM into full screen mode
|
---|
238 | </p>
|
---|
239 | </entry>
|
---|
240 | </row>
|
---|
241 | <row>
|
---|
242 | <entry>
|
---|
243 | <p>
|
---|
244 | <codeph>SeamlessMode</codeph>
|
---|
245 | </p>
|
---|
246 | </entry>
|
---|
247 | <entry>
|
---|
248 | <p>
|
---|
249 | L
|
---|
250 | </p>
|
---|
251 | </entry>
|
---|
252 | <entry>
|
---|
253 | <p>
|
---|
254 | Switch the VM into seamless mode
|
---|
255 | </p>
|
---|
256 | </entry>
|
---|
257 | </row>
|
---|
258 | <row>
|
---|
259 | <entry>
|
---|
260 | <p>
|
---|
261 | <codeph>ScaleMode</codeph>
|
---|
262 | </p>
|
---|
263 | </entry>
|
---|
264 | <entry>
|
---|
265 | <p>
|
---|
266 | C
|
---|
267 | </p>
|
---|
268 | </entry>
|
---|
269 | <entry>
|
---|
270 | <p>
|
---|
271 | Switch the VM into scaled mode
|
---|
272 | </p>
|
---|
273 | </entry>
|
---|
274 | </row>
|
---|
275 | <row>
|
---|
276 | <entry>
|
---|
277 | <p>
|
---|
278 | <codeph>GuestAutoResize</codeph>
|
---|
279 | </p>
|
---|
280 | </entry>
|
---|
281 | <entry>
|
---|
282 | <p>
|
---|
283 | G
|
---|
284 | </p>
|
---|
285 | </entry>
|
---|
286 | <entry>
|
---|
287 | <p>
|
---|
288 | Automatically resize the guest window
|
---|
289 | </p>
|
---|
290 | </entry>
|
---|
291 | </row>
|
---|
292 | <row>
|
---|
293 | <entry>
|
---|
294 | <p>
|
---|
295 | <codeph>WindowAdjust</codeph>
|
---|
296 | </p>
|
---|
297 | </entry>
|
---|
298 | <entry>
|
---|
299 | <p>
|
---|
300 | A
|
---|
301 | </p>
|
---|
302 | </entry>
|
---|
303 | <entry>
|
---|
304 | <p>
|
---|
305 | Immediately resize the guest window
|
---|
306 | </p>
|
---|
307 | </entry>
|
---|
308 | </row>
|
---|
309 | <row>
|
---|
310 | <entry>
|
---|
311 | <p>
|
---|
312 | <codeph>PopupMenu</codeph>
|
---|
313 | </p>
|
---|
314 | </entry>
|
---|
315 | <entry>
|
---|
316 | <p>
|
---|
317 | Home
|
---|
318 | </p>
|
---|
319 | </entry>
|
---|
320 | <entry>
|
---|
321 | <p>
|
---|
322 | Show the popup menu in full screen mode and seamless
|
---|
323 | mode
|
---|
324 | </p>
|
---|
325 | </entry>
|
---|
326 | </row>
|
---|
327 | <row>
|
---|
328 | <entry>
|
---|
329 | <p>
|
---|
330 | <codeph>SettingsDialog</codeph>
|
---|
331 | </p>
|
---|
332 | </entry>
|
---|
333 | <entry>
|
---|
334 | <p>
|
---|
335 | S
|
---|
336 | </p>
|
---|
337 | </entry>
|
---|
338 | <entry>
|
---|
339 | <p>
|
---|
340 | Open the VM Settings dialog
|
---|
341 | </p>
|
---|
342 | </entry>
|
---|
343 | </row>
|
---|
344 | <row>
|
---|
345 | <entry>
|
---|
346 | <p>
|
---|
347 | <codeph>InformationDialog</codeph>
|
---|
348 | </p>
|
---|
349 | </entry>
|
---|
350 | <entry>
|
---|
351 | <p>
|
---|
352 | N
|
---|
353 | </p>
|
---|
354 | </entry>
|
---|
355 | <entry>
|
---|
356 | <p>
|
---|
357 | Show the VM Session Information window
|
---|
358 | </p>
|
---|
359 | </entry>
|
---|
360 | </row>
|
---|
361 | <row>
|
---|
362 | <entry>
|
---|
363 | <p>
|
---|
364 | <codeph>NetworkAdaptersDialog</codeph>
|
---|
365 | </p>
|
---|
366 | </entry>
|
---|
367 | <entry>
|
---|
368 | <p/>
|
---|
369 | </entry>
|
---|
370 | <entry>
|
---|
371 | <p>
|
---|
372 | Show the VM Network Adapters dialog
|
---|
373 | </p>
|
---|
374 | </entry>
|
---|
375 | </row>
|
---|
376 | <row>
|
---|
377 | <entry>
|
---|
378 | <p>
|
---|
379 | <codeph>SharedFoldersDialog</codeph>
|
---|
380 | </p>
|
---|
381 | </entry>
|
---|
382 | <entry>
|
---|
383 | <p/>
|
---|
384 | </entry>
|
---|
385 | <entry>
|
---|
386 | <p>
|
---|
387 | Show the VM Shared Folders dialog
|
---|
388 | </p>
|
---|
389 | </entry>
|
---|
390 | </row>
|
---|
391 | <row>
|
---|
392 | <entry>
|
---|
393 | <p>
|
---|
394 | <codeph>InstallGuestAdditions</codeph>
|
---|
395 | </p>
|
---|
396 | </entry>
|
---|
397 | <entry>
|
---|
398 | <p>
|
---|
399 | D
|
---|
400 | </p>
|
---|
401 | </entry>
|
---|
402 | <entry>
|
---|
403 | <p>
|
---|
404 | Mount the ISO containing the Guest Additions
|
---|
405 | </p>
|
---|
406 | </entry>
|
---|
407 | </row>
|
---|
408 | </tbody>
|
---|
409 | </tgroup>
|
---|
410 | </table>
|
---|
411 | <p>
|
---|
412 | To disable full screen mode and seamless mode, use the following
|
---|
413 | command:
|
---|
414 | </p>
|
---|
415 | <pre xml:space="preserve">$ VBoxManage setextradata global GUI/Input/MachineShortcuts "FullscreenMode=None,SeamlessMode=None"</pre>
|
---|
416 | </body>
|
---|
417 |
|
---|
418 | </topic>
|
---|