Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 Jun 2003 13:40:34 -0700 (PDT)
From:      Alex <raindogs_1@yahoo.com>
To:        freebsd-questions@freebsd.org
Subject:   Re: XFree86 screen area problem
Message-ID:  <20030622204034.3712.qmail@web10412.mail.yahoo.com>
In-Reply-To: <20030622072951.GA80349@over-yonder.net>

next in thread | previous in thread | raw e-mail | index | archive | help
Thanks for the response. Sadly, this does not seem to
have solved the problem. I did set the modes to run at
1024x768, but I'm still looking at an unusable
interface filled with giant text and windows. I've
pasted the "screen" portion of the config file below,
is there anything else that might be causing this?

Thanks,
Alex


Section "Screen"
	Identifier "Screen 1"
	Device     "My Video Card"
	Monitor    "NEC Monitor"
	DefaultDepth     8
	SubSection "Display"
		Depth     8
		Modes    "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth     16
		Modes    "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth     24
		Modes    "1024x768" "800x600" "640x480"
	EndSubSection
EndSection





__________________________________
Do you Yahoo!?
SBC Yahoo! DSL - Now only $29.95 per month!
http://sbc.yahoo.com



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