Date: Wed, 25 May 2011 20:21:58 +0200 From: Eduardo Morras <nec556@retena.com> To: Ed Flecko <edflecko@gmail.com>,freebsd-questions@freebsd.org Subject: Re: How to change Fluxbox resolution? Message-ID: <4D6348DC01146BEF@> (added by postmaster@resmaa13.ono.com) In-Reply-To: <BANLkTinEbbgvJeHwM%2BoH-rqUtTrTvniBxQ@mail.gmail.com> References: <BANLkTinEbbgvJeHwM%2BoH-rqUtTrTvniBxQ@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
At 15:08 25/05/2011, Ed Flecko wrote: >Hi folks, >I've installed FBSD 8.2 and Fluxbox. Fluxbox works just fine, but I >can't figure out how to change my resolution to 1024x768 (my monitor >is a 19" - but the square format, not widescreen format). When Fluxbox >runs...it's too wide for my monitor. > >Here's what I've done: <snip>.... >I've edited xorg.conf and added a 1024x768 entry, but apparently >something's not right. > >Comments? Suggestions? 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. >Thank you, >Ed HTH
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4D6348DC01146BEF>