How to Set VMWare resolution fullscreen as your Ubuntu desktop
Posted by admin on March 11th, 2008
Email This Post
First you need to open VMWare, don’t boot any guest OS.
Now go to “View” and select “Autofit window” and “Autofit Guest” and Close VMWare.
Open terminal window enter the following command and press enter
sudo gedit ~/vmware/preferences
You need to change the following line
pref.autoFitFullScreen = “fitHostToGuest”
to
pref.autoFitFullScreen = “fitGuestToHost”
save and exit the file .Open VMWare, start your virtual machine, put it full screen. When you get to Windows, it will probably say that it can’t set the resolution. On Windows, go to the monitor properties and you should be able to set the desired resolution.
If you want to be notified the next time we write something please subscribe to our RSS feed.Thanks for Visiting!

