0

I have just upgraded to Ubuntu 14.04 but now my screen size has shrunk, it seems like the desktop size is the same, but I now have a large border and small viewing screen. I have tried to re-size my laptop but can't get anywhere. Why am I having this problem and how do I get around it?

programking
  • 1,541
andy
  • 1

1 Answers1

0

Try this. Once you are booted up to the blank desktop... press CTRL + ALT + F1.

apt-get install --reinstall ubuntu-desktop
apt-get install unity
apt-get purge nvidia* bumblebee*
apt-get install nvidia-prime
shutdown -r now

Hope this helps!

BDRSuite
  • 3,196
  • 1
  • 13
  • 11