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

19 lines
760 B
Plaintext

$OpenBSD: README,v 1.2 2011/06/02 13:41:42 ajacoutot Exp $
+-----------------------------------------------------------------------
| Running ${FULLPKGNAME} on OpenBSD
+-----------------------------------------------------------------------
At this point, only core functionality is provided. In particular,
there is no configuration GUI, so use:
gconftool-2 -s /apps/compiz/general/allscreens/options/active_plugins "[gconf,decoration,wobbly,minimize,png,cube,switcher,move,resize,place,rotate,zoom,scale,dbus,water]" -t list --list-type=string
To start compiz:
gtk-window-decorator &
compiz --indirect-rendering gconf
gtk-window-decorator is optional but will provide simple window
decorations. Other window decorators and plugins will be forthcoming.