From owner-freebsd-questions@FreeBSD.ORG Fri Aug 22 18:41:38 2003 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 735F016A4BF for ; Fri, 22 Aug 2003 18:41:38 -0700 (PDT) Received: from hotmail.com (bay2-f94.bay2.hotmail.com [65.54.247.94]) by mx1.FreeBSD.org (Postfix) with ESMTP id 08E4443FE3 for ; Fri, 22 Aug 2003 18:41:38 -0700 (PDT) (envelope-from missive@hotmail.com) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Fri, 22 Aug 2003 18:41:37 -0700 Received: from 208.186.59.185 by by2fd.bay2.hotmail.msn.com with HTTP; Sat, 23 Aug 2003 01:41:33 GMT X-Originating-IP: [208.186.59.185] X-Originating-Email: [missive@hotmail.com] From: "Lee Harr" To: freebsd-questions@freebsd.org Date: Sat, 23 Aug 2003 01:41:33 +0000 Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 23 Aug 2003 01:41:37.0776 (UTC) FILETIME=[B1638700:01C36917] Subject: Re: screen size is too large after freebsd install 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: Sat, 23 Aug 2003 01:41:38 -0000 >I have spent over 2 days trying to install this software but no matter >what I do the desktop size always ends up being too big. > >If I click on alt + ctrl + - or + nothing happens. Tryed altering the >xf86config file it won't let me. > Are you editing the file as root? > >Why is this so hard seriously its a pain. > Getting X set up right can be frustrating. Here's what I usually do. 1) log in as root 2) XFree86 -configure 3) ee XF86Config.new 4) look in that file for the mouse section - replace /dev/sysmouse with /dev/psm0 - if you have a wheel mouse, add the line Option "ZAxisMapping" "4 5" 5) look for the screen section - add the line DefaultDepth 24 or DefaultDepth 16 before the parts that say Subsection ... EndSubSection - in whichever section you choose (16 or 24) add a line Modes "1024x768" underneat the line that says Depth 24 (or 16) 6) save the file (by pressing ESC-ENTER-ENTER) 7) move the file in to position with cp XF86Config.new /etc/X11/XF86Config There is also a good page about this in the handbook: http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/x-config.html _________________________________________________________________ The new MSN 8: advanced junk mail protection and 2 months FREE* http://join.msn.com/?page=features/junkmail