I'm running Windows 8 from a VirtualBox machine inside Ubuntu 13.04, and I'm having some problems navigating in the virtual machine.
Many of the navigation options in Windows 8 (the new start menu, for instance) are accessible by moving the cursor to various corners and edges of the screen - this conflicts with my Unity desktop, in which I've mapped the corners to stuff as well using the Ubunut Tweak tool.
Is there any way to tell Unity and/or VirtualBox that when I run a virtual machine in full screen, I want these events forwarded to the guest OS, and no action on the host?
This behavior applies also to the Windows button (between left Alt and Fn on my keyboard), which triggers the Unity launcher instead of the Start menu, even when in fullscreen.
HostKey+P
andHostKey+P
again. It will get focus and you'll be able to alt+f4, alt+tab etc. – mreq May 21 '13 at 12:26HostKey + F
, right? – mreq May 21 '13 at 16:11<Right Control>+<F>
in my case (the default). My previous assumption about being related to the Unity launcher opening on the windows key doesn't seem to be the entire truth, either - when it does happen, things don't work, but it doesn't seem to explain the entire behavior (i.e. it happens other times as well, and sometimes the windows key works perfectly in the guest OS). – Tomas Aschan May 21 '13 at 16:40