#!/bin/bash
gconftool-2 -s /apps/metacity/general/compositing_manager --type bool true
[justin@kainos ~]$ cat aixgl-compositor-off.sh
#!/bin/bash
gconftool-2 -s '/apps/metacity/general/compositing_manager' --type bool false
Is there anyway of getting something like that in /usr/bin/ for metacity?
-- fedora-test-list mailing list fedora-test-list@xxxxxxxxxx To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-test-list