a problem setting screen resolution with Xorg-6.9.0

Ralph Ellis ralphellis1 at netscape.ca
Tue Aug 22 02:30:07 UTC 2006


On Monday 21 August 2006 9:07 pm, Kurt Wall wrote:
> On Sun, Aug 20, 2006 at 05:10:52PM -0400, carl at 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
> _______________________________________________
> freebsd-questions at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to
> "freebsd-questions-unsubscribe at freebsd.org"

What type of screen is it? What is your video card? Is this a laptop? 
This can probably be adjusted since even my laptop can take 1280x800. 
Try running
xorgcfg -textmode
to adjust settings for an xorg.config file.
Ralph Ellis


More information about the freebsd-questions mailing list