Robbyx
June 24th, 2008, 06:34 AM
Does seamless mode work for guest win2k with dual nvidia monitors. I have just installed 1.6.2 it does not appear to work out of the box.
My Xorg.conf contains the following:
Section "ServerFlags"
Option "Xinerama" "0"
EndSection
I am not sure if this means xinerama is off, but looking at other postings it might make a difference.
The manual advises that it might work:
4.6 Seamless windows
With the “seamless windows” feature of VirtualBox, you can have the windows that are
displayed within a virtual machine appear side by side next to the windows of your
host. This feature is supported for the following guest operating systems (provided
that the Guest Additions are installed):
• Windows guests (support added with VirtualBox 1.5);
• Linux or Solaris/OpenSolaris guests with an X.org server version 1.3 or higher1
(support added with VirtualBox 1.6).
After seamless windows are enabled (see below), VirtualBox suppresses the display
of the Desktop background of your guest, allowing you to run the windows of your
guest operating system seamlessly next to the windows of your host:
What should I do to have it working?
Robin
My Xorg.conf contains the following:
Section "ServerFlags"
Option "Xinerama" "0"
EndSection
I am not sure if this means xinerama is off, but looking at other postings it might make a difference.
The manual advises that it might work:
4.6 Seamless windows
With the “seamless windows” feature of VirtualBox, you can have the windows that are
displayed within a virtual machine appear side by side next to the windows of your
host. This feature is supported for the following guest operating systems (provided
that the Guest Additions are installed):
• Windows guests (support added with VirtualBox 1.5);
• Linux or Solaris/OpenSolaris guests with an X.org server version 1.3 or higher1
(support added with VirtualBox 1.6).
After seamless windows are enabled (see below), VirtualBox suppresses the display
of the Desktop background of your guest, allowing you to run the windows of your
guest operating system seamlessly next to the windows of your host:
What should I do to have it working?
Robin