On 19 February 2010 14:53, David Sveningsson <[email protected]> wrote: > Hi, is it possible to get a list of supported resolutions for a monitor, > similar to using xrandr, but even if xorg hasn't been started?
sudo apt-get install xresprobe sudo ddcprobe | grep ^mode: John _______________________________________________ xorg mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/xorg
