FB on 3BSD

Polytropon freebsd at edvax.de
Tue Sep 16 13:59:14 UTC 2008


On Tue, 16 Sep 2008 07:55:25 +0100, "Graham Bentley" <admin at cpcnw.co.uk> wrote:
> make WITHOUT_XRENDER=no
> make WITHOUT_XRENDER="no"

It doesn't matter with wich value you define WITHOUT_XRENDER;
according to these two examples you disabled (!) XRENDER.

	make WITHOUT_XRENDER="maybe"

or

	make WITHOUT_XRENDER=128

would give the same result. :-)

The Makefile of the fluxbox port seems to indicate that the
inclusion of XRENDER is the default. The definition of WITHOUT_XRENDER
results in the --disable-xrender to configure (!), its absence,
the default, to --enable-xrender.

So if you rebuild your fluxbox port with the default settings,
transparency should work fine.



-- 
Polytropon
>From Magdeburg, Germany
Happy FreeBSD user since 4.0
Andra moi ennepe, Mousa, ...


More information about the freebsd-questions mailing list