openbsd-ports/x11/gnome/metacity/pkg/README
2011-06-02 13:41:36 +00:00

14 lines
511 B
Plaintext

$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