I think I see what's wrong:

Remington L. said:

>  And now for extensive information. Heres my XF86config
<snip>
>
> Section "Monitor"
>       Identifier   "Monitor0"
>       VendorName   "Monitor Vendor"
>       ModelName    "Monitor Model"
> EndSection
<snip>

you have no information at all specified for your monitor.  for
comparision, here's the monitor section for my dell latitude C600:

Section "Monitor"
    Identifier  "lcd"
    HorizSync   30.0 - 57.0
    VertRefresh 43-72
                DisplaySize     240 178
  Gamma   0.90  0.95  0.85  # generated by KGamma
EndSection


_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to