Friday, March 25, 2011

Changing Ubuntu screen resolution

As I noted in the previous post, I have gotten resume to work. However, when the screen appears, the resolution has changed. Obviously you can click
System -> Preferences -> Monitors
and change the resolution there, but I googled around and stumbled onto a command line solution -- this is the command that did the trick:
$ xrandr -s 1024x768

No comments: