[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Unsollicited video screen always on top



On Sun, May 11, 2003 at 10:31:44PM +0200, Alexis Bunel wrote:
> 
> ... 
> 
> Here is my XFree86-4 file :
> 
> ...
> 
> Section "Monitor"
>         Identifier   "monitor1"
>         VendorName   "Philips"
>         ModelName    "Philips 107S(17inch/CM6800)"
>         HorizSync    30.0 - 66.0
>         VertRefresh  50.0 - 130.0
>         ModeLine     "1024x480" 65.0 1024 1032 1176 1344 480 488 494 563
> -hsync
> -vsync
>         ModeLine     "768x576" 50.0 768 832 846 1000 576 590 595 630
>         ModeLine     "768x576" 63.1 768 800 960 1024 576 578 590 616
> EndSection
> 
> Section "Device"
>         Identifier  "device1"
>         Driver      "radeon"
>         VendorName  "ATI"
>         BoardName   "ATI Radeon"
>         VideoRam    65536
>         Option      "DPMS"
>         Option      "AGPMode" "4"
>         Option      "AGPFastWrite"      "yes"
> EndSection
> 
> Section "Screen"
>         Identifier "screen1"
>         Device     "device1"
>         Monitor    "monitor1"
>         DefaultDepth     24
>         SubSection "Display"
>                 Depth     8
>                 Modes    "1024x768" "800x600" "640x480"
>         EndSubSection
>         SubSection "Display"
>                 Depth     15
>                 Modes    "1024x768" "800x600" "640x480"
>         EndSubSection
>         SubSection "Display"
>                 Depth     16
>                 Modes    "1024x768" "800x600" "640x480"
>         EndSubSection
>         SubSection "Display"
>                 Depth     24
>                 Modes    "1024x768" "800x600" "640x480"
>         EndSubSection
> EndSection
> 

I notice that none of the "Modes" names in the "Screen" 
section corresponds to a "ModeLine" of the same name in the
"Monitor" section.  If this works, what's the point of these 
names anyway?

-- 
David Jardine
"Running Debian/GNU Linux and
loving every minute of it." -Sacher M.



Reply to: