Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Aug 2006 21:07:47 -0400
From:      "Kurt Wall" <kwall@kurtwerks.com>
To:        freebsd-questions@freebsd.org
Subject:   Re: a problem setting screen resolution with Xorg-6.9.0
Message-ID:  <20060822010747.GA96769@advent.local.domain>
In-Reply-To: <20060820171052.BTA30773@ms1.nss.udel.edu>
References:  <20060820171052.BTA30773@ms1.nss.udel.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Aug 20, 2006 at 05:10:52PM -0400, carl@UDel.Edu wrote:
> Fellow FreeBSDers,

[snippety-whack]

> icons are difficult to see.  I am obviously setting something wrong,
> but I do not know what it is.  Might anyone have any suggestions.
> I really would rather have the resolution be 1280x1024.  Thanks for
> your help!

[snippage

> Section "Screen"
>         Identifier "Screen0"
>         Device     "Card0"
>         Monitor    "Monitor0"

Add
          DefaultDepth 24

>         SubSection "Display"
>                 Viewport   0 0
>                 Depth     24
>                 Modes     "1280x1024"
>         EndSubSection
> EndSection

Kurt



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