Disable Windows Key Hotkeys when using Virtualbox

Posted by statenjason on Super User See other posts from Super User or by statenjason
Published on 2010-03-19T14:41:21Z Indexed on 2010/03/19 14:51 UTC
Read the original article Hit count: 639

I'm currently running a VirtualBox of Arch Linux with Windows 7 x64 as the host. In Arch, I use dwm for window management. As dwm is heavily dependent on hotkeys, I've used the ALT key as its META key to prevent conflict with the Windows 7 host. However, when using emacs (also heavy hotkey usage) within dwm, there are issues because it's also using ALT for its own META.

I'd like to change either dwm or emacs to use the windows key as META, but commands such as Win+L will be captured by the host machine and lock my system. Is there any way to prevent these hotkeys from being triggered while within VirtualBox?

© Super User or respective owner

Related posts about virtualbox

Related posts about windows-7