i installed ubuntu 15.10 and i have NVIDIA geforce 920m 4g but my masximum screen resolution is 1366 * 768 , how can i increase the resolution to the maximum that can the NVIDIA handle ?
Asked
Active
Viewed 1,466 times
1
1 Answers
1
The display can only display so much. Otherwise you're wasting time and energy rendering pixels the display can't show. Your card is running at the maximum resolution of this display already.
If you were to increase the resolution, you would likely get a distorted display.
In other words, if you CAN do this you don't want to. 99.9% of the time, the resolution options given in the settings are the ones you monitor can handle. If it's a second display that you're trying to use, then you may be set to clone displays.

Daniel
- 3,446
-
thank you for your answer, please tell is my driver installed true from the screen shot ? – Oct 29 '15 at 13:52
-
xrandr
: http://askubuntu.com/questions/379123/can-i-zoom-out-windows-or-scale-the-whole-desktop – Rmano Oct 29 '15 at 13:33xrandr
to scale your display, which means two or three pixels of the signal will be compressed into one physical one. It looks horrible, though, and I wouldn't recommend it. – TheWanderer Oct 29 '15 at 13:56