From owner-freebsd-hackers@FreeBSD.ORG Tue May 24 14:14:05 2005 Return-Path: X-Original-To: hackers@freebsd.org Delivered-To: freebsd-hackers@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E590016A41C for ; Tue, 24 May 2005 14:14:05 +0000 (GMT) (envelope-from herve.kergourlay@atempo.com) Received: from ds9.atempo.com (ds9.atempo.com [212.157.146.98]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5528443D1D for ; Tue, 24 May 2005 14:14:04 +0000 (GMT) (envelope-from herve.kergourlay@atempo.com) Received: from ds9.atempo.com (localhost.localdomain [127.0.0.1]) by localhost.atempo.com (Postfix) with ESMTP id 369B22FD44; Tue, 24 May 2005 16:14:03 +0200 (CEST) Received: from atempo.com (unknown [172.16.15.140])by ds9.atempo.com (Postfix) with ESMTP id 2A3BE2FD40; Tue, 24 May 2005 16:14:03 +0200 (CEST) Received: from [192.168.2.108] (aragorn.vannes.quadratec.fr [192.168.2.108])by atempo.com (Postfix) with ESMTP id 84D1B1E3249; Tue, 24 May 2005 16:14:02 +0200 (CEST) Message-ID: <429336A6.8080001@atempo.com> Date: Tue, 24 May 2005 16:13:58 +0200 From: =?ISO-8859-1?Q?Herv=E9_Kergourlay?= User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: fr, en MIME-Version: 1.0 To: Erich Dollansky References: <428307A9.10901@atempo.com><20050512134151.O2556@thor.farley.org ><20050512163409.O4283@thor.farley.o r g ><4284CFB5.7040805@atempo.com><2 0 050513123403.J11641@thor.farley.org>< 20 0 50 523014004.GS34798@wantadill a. lemis.com><20050523115234.A41713@thor.farley.org><42932927.90104@atempo. com > <42932AEE.5070706@pacific.net.sg><42932E30.2050101@atempo.com> <429333CA.6090503@pacific.net.sg> In-Reply-To: <429333CA.6090503@pacific.net.sg> X-Enigmail-Version: 0.90.0.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: multipart/mixed; boundary=------------090307080507030406070107 X-imss-version: 2.025 X-imss-result: Passed X-imss-approveListMatch: *@atempo.com X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: hackers@freebsd.org Subject: Re: Screen Resolution X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 24 May 2005 14:14:06 -0000 This is a multi-part message in MIME format. --------------090307080507030406070107 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Erich Dollansky a écrit : > Hi, > > Hervé Kergourlay wrote: > >> Erich Dollansky a écrit : >> >> I install FreeBSD 5.3 with the standard option, the X process in >> /usr/X11R6/bin/X is running >> > So, it should be X.Org. > >> I run startx to start the X server >> > edit /etc/X11/xorg.conf > I don't have any xorg.conf in /etc/X11 ? the directory /etc/X11 is empty pkg_info give me : xorg-6.7.0_1 hervé > There should be a section 'Screen'. In there are subsections > 'Display'. Just add there something like: > > SubSection "Display" > Depth 24 > Modes "800x600" > EndSubSection > > Change 24 to the number of bits supported by your graphics adaptor. > > Erich > _______________________________________________ > freebsd-hackers@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-hackers > To unsubscribe, send any mail to > "freebsd-hackers-unsubscribe@freebsd.org" > > --------------090307080507030406070107--