Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Jul 2002 11:18:08 -0700 (MST)
From:      Jason Barnes <jbarnes@c3po.lpl.arizona.edu>
To:        "Balaji, Pavan" <pavan.balaji@intel.com>
Cc:        questions@FreeBSD.ORG
Subject:   RE: XFree86 4.2 screen resolutions
Message-ID:  <20020712111709.T49142-100000@c3po.lpl.arizona.edu>
In-Reply-To: <3D386AED1B47D411A94300508B11F18703BC5B90@fmsmsx116.fm.intel.com>

next in thread | previous in thread | raw e-mail | index | archive | help

> 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 majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020712111709.T49142-100000>