Hey,

Let's give some focus:

> Parse error on line 115 of section Screen in file /etc/X11/XF86Config
>       "1280x1024" is not a valid keyword in this section.

Now let's see your config file, under Screen section:

> Section "Screen"
>       Identifier "Screen0"
>       Device     "Videocard0"
>       Monitor    "Monitor0"
>       DefaultDepth     24
>       SubSection "Display"
>               Depth     24

Now we reach this line:

>               Modes    "1600x1200" "1400x1050" 1280x1024" "1280x960" "1152x800" 
> "1024x768" "800x600" "640x480"

You forgot the double quotation mark _before_ 1280x1024.

Put it and retry.

-- 
Ruben <[EMAIL PROTECTED]>
http://www.dropline.net/

_______________________________________________
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86

Reply via email to