Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 May 2011 20:27:33 +0200
From:      Polytropon <freebsd@edvax.de>
To:        Ed Flecko <edflecko@gmail.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: How to change Fluxbox resolution?
Message-ID:  <20110525202733.e053c658.freebsd@edvax.de>
In-Reply-To: <BANLkTimYMcBgYFvUTgmmxAeb20ea4HSR-w@mail.gmail.com>
References:  <BANLkTinEbbgvJeHwM%2BoH-rqUtTrTvniBxQ@mail.gmail.com> <alpine.BSF.2.00.1105250800370.89410@wonkity.com> <BANLkTimYMcBgYFvUTgmmxAeb20ea4HSR-w@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 25 May 2011 08:23:56 -0700, Ed Flecko <edflecko@gmail.com> wrote:
> xvidtune says "Video modes are not tunable on this chip" and the only
> entry I have made in xorg.conf if under the Screen section where I
> have a SubSection "Display" that has:
> 
> Modes   "1024x768"
> 
> entry
> 
> Suggestions?

Does it look similar to this?

Section "Screen"
	Identifier	"Screen0"
	Device		"Card0"
	Monitor		"Monitor0"
	Option		"Accel"
	DefaultDepth	24
	SubSection	"Display"
		Depth	24
		Modes	"1024x768"
	EndSubSection
EndSection




-- 
Polytropon
Magdeburg, Germany
Happy FreeBSD user since 4.0
Andra moi ennepe, Mousa, ...



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