Ah! missed that. Thanks! On Thu, Aug 12, 2010 at 1:07 PM, Pascal Wittmann <pascalwittm...@gmx.net>wrote:
> It's set in config.h: > > static const float mfact = 0.55; /* factor of master area size > [0.05..0.95] */ > > > On 08/12/2010 07:50 PM, Jaime Villarreal wrote: > >> thanks again Valentin. >> After hacking a bit with the code I figured out that I can set the >> m->mfact >> variable to a different value in order to adjust the proportion of the >> width >> of th master column to the other two columns. >> >> I am just hard coding a new value into the function you gave me. This >> works >> but I can't seem to find any where in the code where mfact is given an >> original value. Where would be the most appropriate place to set mfact? >> >> On Wed, Aug 11, 2010 at 10:04 PM, Jaime Villarreal<jesusja...@gmail.com >> >wrote: >> >> That works perfectly. Thanks! >>> >>> On Wed, Aug 11, 2010 at 7:07 PM, Valentin<a...@0au.de> wrote: >>> >>> Forgot attaching the file... >>>> >>>> >>> >>> >> > >