Tags
7
apache
automatic
boot
change
cinnamon
consumer
customize
Debian
delete
desktop
disable
files
Firefox
install
ISPConfig 2
ISPConfig 3
Linux & Unix
Linux & Unix
manager
menu
metro
mint
MySQL
OpenVZ
password
postfix
powershell
preview
pure-ftpd
registry
remove
screen
script
search
Shell
system
Thunderbird
Ubuntu
virtualbox
Vista
Windows
Windows 7
Windows 8
XP
Meta
How to remove statusbar and menubar from VirtualBox windows (Linux)
Friday, August 17, 2012 posted by CSch
VirtualBox machines usually have two bars in their window to make working with them easier.
These however are a great disturbance if you want to take screenshots of your machines – even if you select to leave the window border, the menu bars will still be on them.
To remove the bars, it only needs a simple terminal command. Open one and enter following (make sure that no virtual machines are running):
/usr/bin/VBoxManage setextradata global GUI/Customizations noMenuBar,noStatusBar
Next time you start a VirtualBox vm, there won’t be any menu bars. To restore them again, enter following into a terminal:
/usr/bin/VBoxManage setextradata global GUI/Customizations MenuBar,StatusBar
This entry was posted
on Friday, August 17th, 2012 at 3:51 pm and is filed under Basics, Linux & Unix, Virtualisation.
You can follow any responses to this entry through the RSS 2.0 feed.
You can leave a response, or trackback from your own site.


Hello,
You are not the first to say that, but when i’m trying to do it on my own virtualbox (reactivate status bar and menu bar) it has no effect.
Do you have any idea to resolve my problem ?
Kind regards,