> Not too sure, but try this:
>
> Section "Screen"
>       Identifier "Screen0"
>       Device     "Card0"
>       Monitor    "Monitor0"
>       DefaultDepth      24
>       DefaultModes    "1024x768"              <--- Added this
>       SubSection "Display"
>               Depth     24
>               Modes     "1024x768" "800x600" "640x480"
>       EndSubSection
> EndSection

        This results in :

Parse error on line 93 of section Screen in file /etc/X11/XF86Config
        "DefaultModes" is not a valid keyword in this section

                                - Jason


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message

Reply via email to