ubuntu uses a screen resolution lower than my laptop can support
Posted
by user28287
on Super User
See other posts from Super User
or by user28287
Published on 2010-04-14T07:33:23Z
Indexed on
2010/04/14
7:43 UTC
Read the original article
Hit count: 617
ubuntu
|ubuntu-9.10
Hi,
I have installed ubuntu 9.10 on my laptop. In System->Display, the best resolution I allow me to use is 1280x700. But my laptop can support 1600x900.
So how can i change it? I tried adding
xrandr --newmode "1600x900_60.00" 118.25 1600 1696 1856 2112 900 903 908 934 -hsync +vsync
and in /etc/gdm/Init/Default
But that does not help.
© Super User or respective owner