Because I find Windows suffocatingly inconvenient, I installed a small FreeBSD VM inside VirtualBox, and am doing most of my work there. The GUI running inside the VM is xfce4, and the VBox seamless mode (entered into with RightCtrl-L) works well.
Except for one thing -- bringing one X11-client to the foreground, brings all X11-clients to the foreground, obscuring the native Windows apps, which is both unexpected and undesired.
For example, if I have:
- An
xtermrunning in the upper left corner, - Another
xtermin the lower right corner, - Microsoft Outlook in the center,
clicking on the first xterm's titlebar will bring both X11-programs to the foreground, obscuring not only the upper-left portion of Outlook, but also the bottom-right segment...
I guess, that's because -- to Windows -- the VM is one application, and it brings all of it to the foreground...
Is there a way to change this somehow?
41 Answer
Ok, apparantely, this affects even Windows-guests. Filed a ticket, maybe, Virtual Box developers will manage to solve this.