$OpenBSD: README,v 1.2 2011/06/02 13:41:42 ajacoutot Exp $

+-----------------------------------------------------------------------
| Running ${FULLPKGNAME} on OpenBSD
+-----------------------------------------------------------------------

To enable the compositor manager of metacity, use the following command:
    gconftool-2 -s '/apps/metacity/general/compositing_manager' \
      --type bool true

To disable it:
    gconftool-2 -s '/apps/metacity/general/compositing_manager' \
      --type bool false