Citation :
# COMPOSITING_WM_START values: # yes: start compositing window manager on session start # auto: start compositing window manager on session start # if Xgl is started # or if direct rendering and GLX_EXT_texture_from_pixmap are available # no: do not start compositing window manager on session start COMPOSITING_WM_START=yes # if COMPOSITING_WM is not empty, it overrides the default compositing # window manager (which is compiz) COMPOSITING_WM=beryl # if COMPOSITING_WM_ARGS is not empty, it overrides the default # arguments for the compositing window manager COMPOSITING_WM_ARGS="--replace" # if COMPOSITING_WINDOW_DECORATOR is not empty, it overrides the default # window decorator, the specified program will be run after # compositing window manager COMPOSITING_WINDOW_DECORATOR="emerald --replace" [/i]
|