VirtualBox

Opened 15 years ago

Last modified 5 years ago

#2597 closed enhancement

Hide Guest Window — at Version 4

Reported by: jdk Owned by:
Component: GUI Version: VirtualBox 2.0.4
Keywords: Cc:
Guest type: other Host type: other

Description (last modified by Frank Mehnert)

It would be handy to have the possibility to hide/close the Guest OS Window, but keep the VM running.

I have a Linux Server OS setup in a VM to simulate my VPS server, to which I have SSH access. I do all operations on the VM in the same way: through SSH. So, I don't need the window of the VM to be visible. When closing the VM window 3 options are available:

Save the machine state
Send the shutdown signal
Power off the machine

A 4th option could be added:

Keep VM running

Change History (4)

comment:1 by Sander van Leeuwen, 15 years ago

You should use the headless frontend instead then. See the manual.

comment:2 by Grigory, 13 years ago

Of course headless is a workaround, but please note that all other virtual machines (microsoft virtual pc, vmware etc) allows to close the display window without stopping a guest. This is handy if you have multiple GUI guests running (windows or macos) and don't want a lot of windows to clutter your desktop. So if you need to see some VM you just start something like "virtual box manager" and just clicks a running guest to see it's window. This will be very handy for many users, i think. And it's not hard to implement due to a COM/XPCOM nature of guest-to-gui communication.

comment:3 by FogKnight, 9 years ago

Upvote. The new KVM mode available in the Windows version of Vmware is very handy in this regard.

comment:4 by Frank Mehnert, 9 years ago

Description: modified (diff)

Yes, and you can beta-test this feature by compiling VBox from trunk and start the VM with

VirtualBox --startvm VM_NAME --separate

Then (while the VM is running), try to terminate the VM. The dialog will contain an additional entry allowing to terminate the GUI why the VM is kept running. Starting the VM like above will attach the new GUI process to the VM.

Note: See TracTickets for help on using tickets.

© 2023 Oracle
ContactPrivacy policyTerms of Use