14 lines
511 B
Plaintext
Raw Normal View History

$OpenBSD: README,v 1.2 2011/06/02 13:41:42 ajacoutot Exp $
2011-05-30 22:13:31 +00:00
+-----------------------------------------------------------------------
| Running ${FULLPKGNAME} on OpenBSD
+-----------------------------------------------------------------------
2011-05-30 22:13:31 +00:00
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