From owner-freebsd-questions Fri Mar 8 12:11:51 2002 Delivered-To: freebsd-questions@freebsd.org Received: from moutvdomng1.kundenserver.de (moutvdomng1.kundenserver.de [212.227.126.181]) by hub.freebsd.org (Postfix) with ESMTP id 0968A37B400; Fri, 8 Mar 2002 12:11:44 -0800 (PST) Received: from [195.20.224.204] (helo=mrvdom00.kundenserver.de) by moutvdomng1.kundenserver.de with esmtp (Exim 3.22 #2) id 16jQiJ-0003dO-00; Fri, 08 Mar 2002 21:11:39 +0100 Received: from [217.1.114.158] (helo=pD901729E.dip.t-dialin.net) by mrvdom00.kundenserver.de with esmtp (Exim 2.12 #2) id 16jQiJ-0003KE-00; Fri, 8 Mar 2002 21:11:39 +0100 Date: Fri, 8 Mar 2002 21:12:08 +0000 (GMT) From: Peter Ulrich Kruppa To: Bob Giesen Cc: Peter Leftwich , Greg Lehey , FreeBSD Questions Subject: Re: Cannot change X screen resolution [tcsh?] In-Reply-To: Message-ID: <20020308210011.J2042-100000@pukruppa.de> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Yes, this did the trick! My DefaultDepth is 24 and I just set SubSection "Display" Depth 24 Modes "1024x768" Modes "800x600" Modes "640x480" EndSubSection Thanks a lot! Uli. On Thu, 7 Mar 2002, Bob Giesen wrote: > > Last week I installed the latest XFree86-4 port and since then I > > cannot "Zoom" with > > + + and > > + + > > anymore... > > I also tried to enter something like > > ModeLine "800x600" ... > > into XF86Conf but it stays with default 1024x768 > If you're looking at the right file (fwiw, on my 4.1.0 system, > it's /etc/X11/XF86Config), look for Section "Screen" (prob. at the > end of the file). Under that, what is the DefaultDepth value? If > it's 24, e.g., look now for the SubSection "Display" that has the > Depth 24 line. In that subsection, there should be a "Modes" line > with one or more resolutions listed. The first resolution shown is > the one that XF86 will (as I understand it) use for your default > resolution. > If there's only one resolution listed for your default color > depth, that would seem to explain why the server won't switch > resolutions. (There are certainly other possibilities, but I can > only venture guesses at those.) If so, you can safely either > (A) switch your DefaultDepth to match the Display Subsection > with 800x600 as the first mode (if such one exists) or > (B) change the resolution from 1024x768 to 800x600 in the > subsection that matches your DefaultDepth. (NOTE: be > sure that you have a corresponding ModeLine that won't > smoke your monitor. I found the following useful: > http://koala.ilog.fr/cgi-bin/nph-colas-modelines) > > If you still can't get it going, you might consider sending your > XF86Config file and/or checking for an XFree86 list for help. > I don't have the beginning of this thread, anymore, so I'm > wondering if your graphics card was detected properly in > configuration and/or if you're sure you're using the correct driver. > (Prior disclaimer towards the obvious still applies... :-) ) > Hth. > Bob > > -- > "I hate quotations." -- Ralph Waldo Emerson (1803 - 1882) > *-----------------------------------* * Peter Ulrich Kruppa * * - Wuppertal - * * Germany * *-----------------------------------* To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message