How to change Fluxbox resolution?

Polytropon freebsd at edvax.de
Wed May 25 18:46:55 UTC 2011


On Wed, 25 May 2011 20:21:58 +0200, Eduardo Morras <nec556 at 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, ...


More information about the freebsd-questions mailing list