Le jeudi 09 aoC;t 2007 C 20:59 -0400, Frank Bax a C)crit : > I'm trying to get 1680x1050; but so far only 1280x1024 works at the moment. > dmesg and xorg.conf were in original post, found here: > http://permalink.gmane.org/gmane.os.openbsd.misc/127104 > Xorg.0.log is available here: > http://www.execulink.com/~fbax/Xorg.0.log
(WW) VESA(0): Unable to estimate virtual size (--) VESA(0): Virtual size is 1280x1024 (pitch 1280) It seems vesa (or xorg) is not abble to do correctly its job :) Try to add "Virtual 1680 1050" (without double quotes) in the subsection "display" (section "screen"). It worked for me, the desktop was 1680x1050. Eric