Monday, 20 May 2013

Can not set the resolution manually

Can not set the resolution manually

I use ubuntu 13.04 and i have 23 inch lcd and max resolution i can get is 1024x768
I am trying to set resolution to 1280x720 i wrote:
cvt 1280 720 60 then
xrandr --newmode 1280x720 74.50  1280 1344 1472 1664  720 723 728 748 -hsync +vsync
then
xrandr --addmode VGA-0 1280x720
then
xrandr --output VGA-0 --mode 1280x720
http://webconverger.org/display/ and it works but when restart or shutdown this message appears http://imgur.com/642vKLC then i deleted
 config/monitors.xml
cp ~/.config/monitors.xml monitors.xml.bad
rm ~/.config/monitors.xml
and the message disappeared i tried all these steps several times and i faced the same problem

No comments:

Post a Comment