Maybe you can try

        Option "PreferredMode" "1366x768"

in section Monitor?

If it doesn't work, there's always an option to use xrandr via
~/.xinitrc:

        xrandr --size 1366x768 &
        xrandr --fb 1366x768 &

I have a similar issue with the "ati" driver, using an ATI Radeon 9200
(RV250) which I need to force to 1400x1050 (worked with old XFree86
and the setting in the config file, as you mentioned it). The
autodetection of the screen (21" CRT) leads to stupid values that
are completely unusable.


-- 
Polytropon
>From Magdeburg, Germany
Happy FreeBSD user since 4.0
Andra moi ennepe, Mousa, ...
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Reply via email to