Date: Wed, 25 May 2011 20:46:53 +0200 From: Polytropon <freebsd@edvax.de> To: Eduardo Morras <nec556@retena.com> Cc: Ed Flecko <edflecko@gmail.com>, freebsd-questions@freebsd.org Subject: Re: How to change Fluxbox resolution? Message-ID: <20110525204653.a2b5a05f.freebsd@edvax.de> In-Reply-To: <4D6348DC01146BEF@> References: <BANLkTinEbbgvJeHwM%2BoH-rqUtTrTvniBxQ@mail.gmail.com> <4D6348DC01146BEF@>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 25 May 2011 20:21:58 +0200, Eduardo Morras <nec556@retena.com> wrote: > I added this line to my fluxbox start file before the 'fluxbox &' line > > 'xrandr -s 1152x864 &' > > You can add it in startx script or .xinitrc at your home too, but i > haven't tried this way, but should work. I would assume it to work; because X.org (unlike XFree86) can't get my 21" CRT to run at 1400x1050, I have to start X per xorg.conf with mode 1152x864 and then do xrandr --fb 1400x1050 xrandr --size 1400x1050 per ~/.xinitrc. See "man xrandr" for details. -- 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?20110525204653.a2b5a05f.freebsd>