<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><blockquote type="cite"><div><font class="Apple-style-span" color="#000000">I saw a proposed patch fixing the problems caused by the change resulting</font></div><div><font class="Apple-style-span" color="#000000">from <a href="http://www.virtualbox.org/ticket/5684">http://www.virtualbox.org/ticket/5684</a></font></div></blockquote><br></div><div>Here is a working patch against 3.1.6:</div><div><br></div><div>* It fixes the hard coding of Cmd-H and Cmd-Q, instead using the actual</div><div>   keystrokes that have assigned to Hide and Quit by the system, or in</div><div>   the System Preferences panel.</div><div><br></div><div>* If the keyboard is captured, Cmd-H and Cmd-Q (or whatever) are sent</div><div>   to the guest</div><div><br></div><div>* When you use Alt-Tab to switch out of a Windows guest console, the menu</div><div>   bar of the active Windows application is deactivated, so that when you</div><div>   switch back to the Windows guest, your cursor is in the widget where</div><div>   you left it, not up in the menu (no need to press Escape to get back off</div><div>   the menu).</div><div><br></div><div><br></div><div>It's been lightly tested on OSX 10.5 with a Win2k Pro guest only.</div><div><br></div><div><br></div></body></html>