http://bugs.freedesktop.org/show_bug.cgi?id=12222
------- Comment #5 from [EMAIL PROTECTED] 2007-08-30 09:28 PST ------- (In reply to comment #4) > Well, it's currently disabled in the xorg.conf. > any reason why? It looks like the edid from your monitor specifies 1024x768 as it's preferred mode. you can use xrandr to change to the larger mode: xrandr --output VGA-0 --mode 1600x1200 if you enable the extension. -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. _______________________________________________ xorg-driver-ati mailing list [email protected] http://lists.x.org/mailman/listinfo/xorg-driver-ati
