On Wed, 25 May 2011 20:21:58 +0200, Eduardo Morras <[email protected]> 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, ...
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[email protected]"

Reply via email to