Hide Menubar and StatusBar in Virtual Box

There is no option in VirtualBox to hide Menubar and Statusbar. Many people likes to hide them so that they can get maximum space in their guest OS. Virtual Box provides VBoxManage command. It can do all the things that VirtualBox GUI can do. Furthermore it can help us in getting rid of Menubar and Statusbar. Here is a nice example of other VBoxManage commands.

Now to disalbe/hide Menubar and Stautsbar open terminal and type:
VBoxManage setextradata global GUI/Customizations noMenuBar,noStatusBar

where guest_os_name is the name of the virtual machine. To see the name or UID you cau use:
VBoxManage list vms

After running the first command your VirtualBox guest window will have no Menubar or Statusbar.

Comments

  1. Anybox found this to work in VBox 3.1.2? I cannot get it working, although the values are being set, as verified by VBoxManage getextradata ubuntu enumerate

    ReplyDelete

Post a Comment

Comments are moderated. No spam please.

Popular posts from this blog

Perm Root HTC Desire Gingerbread 2.3.3

[Solved] invalid partition table on /dev/sda -- wrong signature 0.

Adobe Stand Alone Flash Player for Linux