Modeline behavior changed (broken)?
Mark Vojkovich <[email protected]>
| Newsgroups | gmane.comp.xfree86.devel |
|---|---|
| Message-ID | <[email protected]> |
It used to be that if you specified a modeline, say "1600x1200" in the XF86Config file, that modeline would take preference over any internal modelines of the same name. This no longer appears to be the case. If I have a "1600x1200" modeline in the XF86Config file, it no longer gets used, but another mode instead (I presume the internal mode). I have to name my mode to something else in order to use it. It seems like the server was changed to ignore modes placed in the monitor section if they conflict with internal modes. Was this change intentional? Mark.