openbsd-ports/x11/compiz/core/pkg
2010-11-12 14:22:13 +00:00
..
DESCR
PLIST - switch to pkg-readmes 2010-11-12 14:22:13 +00:00
README - switch to pkg-readmes 2010-11-12 14:22:13 +00:00

$OpenBSD: README,v 1.1 2010/11/12 14:22:13 jasper Exp $

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.