Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 May 2005 22:01:46 +0800
From:      Erich Dollansky <oceanare@pacific.net.sg>
To:        =?ISO-8859-1?Q?Herv=E9_Kergourlay?= <herve.kergourlay@atempo.com>
Cc:        hackers@freebsd.org
Subject:   Re: Screen Resolution
Message-ID:  <429333CA.6090503@pacific.net.sg>
In-Reply-To: <42932E30.2050101@atempo.com>
References:  <428307A9.10901@atempo.com> <20050512134151.O2556@thor.farley.org><20050512163409.O4283@thor.farley.o	r		g	><4284CFB5.7040805@atempo.com><20050513123403.J11641@thor.farley.org><	20	0	50	523014004.GS34798@wantadilla.lemis.com> <20050523115234.A41713@thor.farley.org> <42932927.90104@atempo.com> <42932AEE.5070706@pacific.net.sg> <42932E30.2050101@atempo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?429333CA.6090503>