VirtualBox no men bar

Discussions related to using the OSE version of VirtualBox.
Post Reply
wuzf
Posts: 15
Joined: 30. May 2013, 10:57

VirtualBox no men bar

Post by wuzf »

hi: I compile VirtualBox4.2.12 on uBuntu12.10(64bit),the compile step is as follows:
./configure --disable-hardening
source ./env.sh
kmk all

cd out/linux.x86/release/bin/src
make
sudo make install
cd ..
modprobe vboxdrv
./VirtualBox
Then i found VirtualBox without the menu bar, what reason and how i do?
Thanks!
Perryg
Site Moderator
Posts: 34369
Joined: 6. Sep 2008, 22:55
Primary OS: Linux other
VBox Version: OSE self-compiled
Guest OSses: *NIX

Re: VirtualBox no men bar

Post by Perryg »

Ubuntu moves all title bars to their top panel.
wuzf
Posts: 15
Joined: 30. May 2013, 10:57

Re: VirtualBox no men bar

Post by wuzf »

I found the men bar. Thanks!
Post Reply