openbsd-ports/x11/compiz/core/files
fgsch e181257e55 import compiz core so others can play with it.
with some help from ian@. structure agreed by laundry@.
2009-09-01 01:49:14 +00:00
..
README.OpenBSD import compiz core so others can play with it. 2009-09-01 01:49:14 +00:00

$OpenBSD: README.OpenBSD,v 1.1.1.1 2009/09/01 01:49:14 fgsch 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.