Is there any functionality built in to the VBox Guest Additions that would allow a global hotkey for switching between the guest OS and the host OS? It's easy enough to handle from the host OS side. My end goal is to have a machine wide hotkey that would act as an Alt-Tab between my host and guest environments- Ctrl-Alt-\, for instance.
Nearest I've come up with is to use a grab the key event, pass it to a socket on the Windows side, and have AutoHotKey switch out of the Window. Cumbersome, and requires a bit of a delay to make it all work.
The host OS is Windows, guest OSes are numerous. Linux is the guest I use most often.
Since I'm posting, I should say: thanks for an awesome tool! I've completely replaced VMWare with it- work licenses it, but it's slow, flaky and huge compared to VBox. Kudos to the VBox team for doing in 30 MB what VMWare needs 400 MB for- and I can still suspened/hibernate while VBox is installed.
Regards,
Aaron