Fazer wrote:I got VirtualBox 2.1.0 and since a month I can't force Ubuntu 9.04 (guest) to work in graphic mode. I've already updated it to the latest version. Is it working at all for other people?
Section "Device"
Identifier "Configured Video Device"
Driver "vboxvideo"
EndSection
Section "Monitor"
Identifier "Configured Monitor"
EndSection
Section "Screen"
Identifier "Default Screen"
Monitor "Configured Monitor"
Device "Configured Video Device"
EndSection
Section "InputDevice"
Identifier "vboxmouse"
Driver "vboxmouse"
Option "CorePointer"
Option "Device" "/dev/input/mice"
EndSection
Section "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen" 0 0
InputDevice "vboxmouse"
EndSection
Sasquatch wrote:Fazer, you might need the vboxmouse line in your xorg.conf. I posted my xorg.conf of Ubuntu 8.10 before, you should be able to find it.
srv1973 wrote:Sasquatch wrote:Fazer, you might need the vboxmouse line in your xorg.conf. I posted my xorg.conf of Ubuntu 8.10 before, you should be able to find it.
Hi, that's strange. I've just upgraded to 2.1.2 and am testing with Ubuntu Jaunty, and mouse integration works perfectly.
Fazer wrote:Mouse integration worked only the first time after I changed xorg.conf. On next launches I have to press right Ctrl again to release mouse.
I've looked at the xorg.conf and it's exactly the same as I posted above. What's happening?
srv1973 wrote:Note that I still have to click inside the window in order to get the keyboard to be sent to the VB guest.... mouse clicks are passed properly, without 'double-click', and I don't have to use RightCtl to leave the window.
Driver "mouse"
Users browsing this forum: mpack and 7 guests