Click to See Complete Forum and Search --> : Fluxbox : Maximize over Slit


Hitokiri_X
03-11-2002, 10:19 AM
What line do I add to my init so maximize over slit is off by default instead of having to uncheck it everytime I restart fluxbox.

mangeli
03-11-2002, 10:59 AM
I think its a matter of recompiling fluxbox with the right parameters in the ./config call.

check the fluxbox web site....

z0mbix
03-11-2002, 11:35 AM
Give this a go:

session.screen0.maxOverSlit: false


I got this in #fluxbox.

Hitokiri_X
03-11-2002, 11:39 AM
That did the job nicely,thanks Cheeky_Zombie.