From owner-freebsd-questions@FreeBSD.ORG Sun May 15 18:26:54 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 1BE5416A4CE for ; Sun, 15 May 2005 18:26:54 +0000 (GMT) Received: from engraver.valleygate.net (12-215-216-27.client.mchsi.com [12.215.216.27]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9372443D5C for ; Sun, 15 May 2005 18:26:53 +0000 (GMT) (envelope-from wizlayer@gmail.com) Received: from wizard.valleygate.net (wizard.valleygate.net [10.51.10.3]) j4FIQldL006662 for ; Sun, 15 May 2005 14:26:47 -0400 (EDT) (envelope-from wizlayer@gmail.com) From: wizlayer To: freebsd-questions@freebsd.org Date: Sun, 15 May 2005 14:26:45 -0400 User-Agent: KMail/1.8 References: <199901030420.12159.> In-Reply-To: <199901030420.12159.> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200505151426.45577.wizlayer@gmail.com> Subject: Re: xconfiguration X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: wizlayer@gmail.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 May 2005 18:26:54 -0000 On Saturday 02 January 1999 11:20 pm, paul klatt wrote: > I am having a problem configuring x in free bsd I am having > problem disabling the virtual desktop the desktop is to large > for my monitor and the mouse does not work correctly. I would > appreciate the help. I am using the kde desktop Being this is pretty vague, I'm going to assume that you're new to X on FreeBSD... Welcome! Try following at the prompt (and yes.... there's lots of things you can do, and there's lots of hardware xorg will work with... So there's lots of reading involved): man xorg.conf man Xorg Don't forget the 'See Also' sections, as they will take you to other man pages which you will want to review as well. Then, there's also www.x.org you can check out. Good luck.