Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Jun 2011 18:26:58 +0200
From:      Polytropon <freebsd@edvax.de>
To:        "Dieter BSD" <dieterbsd@engineer.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Attempting to get an X11 server running
Message-ID:  <20110630182658.164de193.freebsd@edvax.de>
In-Reply-To: <20110630161230.288950@gmx.com>
References:  <20110630161230.288950@gmx.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 30 Jun 2011 16:12:28 +0000, Dieter BSD wrote:
> Now to see if I can get this wimpy rage xl to do 1920x1080.

If configuring this via X doesn't work, there's always xrandr
which you can call from your ~/.xinitrc (or ~/.xsession
respectively), like this:

	xrandr --fb 1920x1080
	xrandr --size 1920x1080

I'm using this method since X.org can't get my CRT working at
the desired mode 1400x1050 (which XFree86 perfectly did) and
insists on running the insufficent mode 1152x864 only. :-)



-- 
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?20110630182658.164de193.freebsd>