Resolution on GNOME...

Christian Walther cptsalek at gmail.com
Tue Dec 12 23:22:54 PST 2006


You can try the xrandr command using a terminal.

$ xrandr -q

gives a list of all supported resolution, while you can use

$ xrandr -s SZ

to set a specific resolution. SZ is the first column of the "xrandr -q" output.

For everything else do a "man xrandr".


More information about the freebsd-questions mailing list