Search notes:

Oracle VirtualBox: Host key

Pressing the host key un-captures the keyboard (and the mouse?). (With a captured keyboard, all keyboard events, even alt/tab, go to the guest OS.
The default host key seems to be right-ctrl.

Assigning a host key

The currently assigned host key is shown in the in the bottom-right corner of the VM window:
The virtual key code of the host key can be displayed on the command line with
VBoxManage.exe getextradata global GUI/Input/HostKeyCombination
The following PowerShell command assigns F12 as host key:
VBoxManage.exe setextradata global GUI/Input/HostKeyCombination 123

Some keyboard shortcuts involving the host key

Host-key + ‥
F go to full screen
del Send ctrl-alt-delete. Compare with VBoxManage controlvm <vmname> keyboardputscancode 1d 38 53 e0 9d b8 d3 e0

See also

VBoxManage.exe setextradata global GUI/Input/MachineShortcuts …
Oracle VM VirtualBox

Index

Fatal error: Uncaught PDOException: SQLSTATE[HY000]: General error: 8 attempt to write a readonly database in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php:78 Stack trace: #0 /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php(78): PDOStatement->execute(Array) #1 /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php(30): insert_webrequest_('/notes/Companie...', 1759391431, '216.73.216.42', 'Mozilla/5.0 App...', NULL) #2 /home/httpd/vhosts/renenyffenegger.ch/httpsdocs/notes/Companies-Products/Oracle/VM-VirtualBox/host-key(65): insert_webrequest() #3 {main} thrown in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php on line 78