How to use Ubuntu in full screen mode on virtualbox?

  • 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.


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.)