From owner-freebsd-questions@FreeBSD.ORG Mon Jan 31 17:19:56 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4178F16A4CE for ; Mon, 31 Jan 2005 17:19:56 +0000 (GMT) Received: from humle.it.ki.se (humle.it.ki.se [130.237.101.252]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1FE1243D41 for ; Mon, 31 Jan 2005 17:19:55 +0000 (GMT) (envelope-from christopher.illies@molmed.ki.se) Received: from Klabautermann.ks.se (gate2.ks.se [193.10.63.101]) by humle.it.ki.se (8.13.1/8.13.1) with ESMTP id j0VHJXtw028793; Mon, 31 Jan 2005 18:19:33 +0100 (MET) Received: by Klabautermann.ks.se (Postfix, from userid 1001) id 857E5C402; Mon, 31 Jan 2005 18:16:49 +0100 (CET) Date: Mon, 31 Jan 2005 18:16:49 +0100 From: Christopher Illies To: Davesgurl4eva@aol.com Message-ID: <20050131171649.GA68115@Klabautermann.ks.se> Mail-Followup-To: Davesgurl4eva@aol.com, freeBsd-questions@freeBsd.org References: <190.3880a018.2f2eba88@aol.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <190.3880a018.2f2eba88@aol.com> User-Agent: Mutt/1.4.2.1i cc: freeBsd-questions@freeBsd.org Subject: Re: (no subject) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 31 Jan 2005 17:19:56 -0000 On Sun, Jan 30, 2005 at 05:32:40PM -0500, Davesgurl4eva@aol.com wrote: > My display is to big for the monitor, I only see half of the desk top. How > do I fix this? thanks > > ------------------------------ You don't give much information ( which FreeBSD, are you using X and a window manager ?), so I have to guess. If you are using X and the problem is that you only see part of your desk top on the screen, but you can scroll with mouse to other parts of the desk top, then your 'virtual screen' is bigger than your actual screen. You can fix this by modifying your xfree86.conf or xorg.conf, depending on which FreeBSD you use. HTH, Christopher