Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 May 1998 21:35:21 -0700
From:      Josh Gilliam <josh@quick.net>
To:        Greg McNichol <gc@mcnichol.net>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: X Windows & Mouse Problems
Message-ID:  <19980511213521.A8448@newport-2-11.quick.net>
In-Reply-To: <000001bd7cde$9f6e6cc0$80045b0a@mcnichog.fnb.fcnbd.com>
References:  <000001bd7cde$9f6e6cc0$80045b0a@mcnichog.fnb.fcnbd.com>

next in thread | previous in thread | raw e-mail | index | archive | help
> 2) Xwindows loads at the incorrect screen resolution (windows occupy the
> entire screen) w/ SVGA 800x600 settings and Cirrus 5134 chipset specified (I
> had similar problems w/ Linux but not as bad).

Look under 'Screen sections' in /etc/XF86Config, find svga
and reorder 'Modes' to something you prefer.

for example, change

Modes       "640x480" "800x600" "1024x768" "1280x1024"
	to
Modes       "1280x1024" "1024x768" "800x600" "640x480"


-- 
Josh Gilliam                    <josh@quick.net>
5333 E Los Arboles Ave            1 714 633 6499
Orange CA 92869-4216 USA

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?19980511213521.A8448>