Guest Window title bar inaccessible

Discussions related to using VirtualBox on Linux hosts.
Post Reply
dsmithhfx
Posts: 26
Joined: 11. May 2008, 01:59

Guest Window title bar inaccessible

Post by dsmithhfx »

Hi,

This is more of an annoyance, but frequently my guest window (in windowed mode, obviously) is displaced upward so the title bar is no longer visible -- and I can't reach it to move the window. It seems to be matching 0,0 of the window contents to 0,0 of my monitor.

My host system is Fedora 9 x86_64, VB 2.02 64-bit.

This has happened to at least a couple of different guests, and now they're stuck like that every time I run them.

Is there any way to prevent this, or at least to reset it to normal window behavior?

Thanks
vkov_tinsky
Volunteer
Posts: 218
Joined: 5. Apr 2008, 20:18

Post by vkov_tinsky »

Maybe it'll help if you change the following in your machine configuration .xml (stored in ~/.VirtualBox/Machines/MachineName):

Code: Select all

<ExtraDataItem name="GUI/LastWindowPostion" value="X,Y,WIDTH,HEIGHT"/>
Regards,
VT
Sasquatch
Volunteer
Posts: 17798
Joined: 17. Mar 2008, 13:41
Primary OS: Debian other
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Windows XP, Windows 7, Linux
Location: /dev/random

Post by Sasquatch »

If it's the VBox GUI window where your VM runs in, you can use a key combination and the left mouse button (default could be Ctrl+Alt+Left mouse button) to move the window from any position. You have to grab something of the window, like the menu bar or statusbar.

If it's in the Guest, this should not happen and is more considered as an OS issue on that part.
Read the Forum Posting Guide before opening a topic.
VirtualBox FAQ: Check this before asking questions.
Online User Manual: A must read if you want to know what we're talking about.
Howto: Install Linux Guest Additions
Howto: Use Shared Folders on Linux Guest
See the Tutorials and FAQ section at the top of the Forum for more guides.
Try searching the forums first with Google and add the site filter for this forum.
E.g. install guest additions site:forums.virtualbox.org

Retired from this Forum since OSSO introduction.
Post Reply