29

I have an HP laptop with Windows 7 installed.
How can I use Ubuntu in full-screen mode via virtualbox or any other software?

belacqua
  • 23,540
Jama
  • 435

5 Answers5

37
  • In virtualbox [Host Key] + F works for fullscreening.
    alt text
  • By default your Host key will be Right Ctrl in VirtualBox.
  • You can also change your host key,to change your host key open virtualbox and then goto File menu and choose preferences.
  • In preferences choose input,you can see your host key there.
    alt text
  • You can change it if you need.
  • Also you have to install Guest Additions to enable full screen mode.

Installing Guest Additions for full screen

  • Go to Devices and choose Install Guest additions on the top of your virtualization window.
    alt text

  • Open the Guest Additions folder which should be on your Desktop in Ubuntu or in Places menu, and open Autorun.sh in terminal by double clicking on the autorun.sh file and picking run in Terminal from the pop-up window button options.Type in your password and wait a few minutes to install guest editions. alt text

  • After installing Guest additions restart your virtual machine(ubuntu). alt text

  • Now you will have better performance and bigger display resolutions.

karthick87
  • 84,513
13

While karthick87 explains how to put VirtualBox in "full screen" mode, you should also install virtualbox-ose-guest-dkms, virtualbox-ose-guest-utils & virtualbox-ose-guest-x11 inside the virtual machine first. (Otherwise only some basic low VGA/VESA resolutions will be available.)

andrew.46
  • 39,359
JanC
  • 19,802
8

I had similar problem. I changed the resolution in display settings and now I have the full screen. I right clicked on Ubuntu desktop and selected Display settings and then changed the resolution to appropriate size. That was it.

0

The new VirtualBox version 4.0 has a new feature that allows Dynamic screen size setting (to match the host resolution) by just resizing the window (a feature VMWare has had) and now the X11 config is not so important.

djangofan
  • 3,874
0

Just download the latest edition of Guest Additions iso file and install them irrespective of the version of Virtual Box you are using.

Link to install Guest additins iso : http://download.virtualbox.org/virtualbox/ Click on the latest version and then download the VBoxGuestAdditions_'version_'name'.iso file

After installing just restart your machine.! :)