Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

10
  • Please see Edit3 Commented Mar 12, 2013 at 22:29
  • What did the xrandr --output VGA-1 --size 1920x1200 do? Anything, and try it without the output: xrandr --size 1920x1200. Commented Mar 12, 2013 at 22:34
  • $ xrandr --output VGA-1 --size 1920x1200 outputs: warning: output VGA-1 not found; ignoring and $ xrandr --size 1920x1200 outputs: Size 1920x1200 not found in available modes Commented Mar 12, 2013 at 22:36
  • Try the same set of commands in my answer but with: cvt 1920 1200 59.90 Commented Mar 12, 2013 at 22:37
  • Oh and of course then using 1920x1200_59.90 in place of 1920x1200_60.00 Commented Mar 12, 2013 at 22:37