Benutzer-Werkzeuge

Webseiten-Werkzeuge


linux:compiz

Compiz

für paar composite Sachen :) (vorher müssen natürlich die nvidia Kernelmodule und der x-Server nvidia Treiber (nvidia-glx) installiert sein.

Konfiguration in /etc/X11/xorg.conf:

 Section "Extensions"
   Option          "Composite"  "Enable"
EndSection
Section "Screen"
    ...
    DefaultDepth    24
    Option         "AddARGBGLXVisuals" "True"
    ...
EndSection

(der Rest hatte schon gepasst, zB das glx Modul und so)

apt-get install compiz compizconfig-settings-manager

Im gnome-control-center bei Sitzungen compiz –replace in den Autostart. Die compiz Einstellungen sind dort auch zu finden.

linux/compiz.txt · Zuletzt geändert: 2009/03/13 17:46 von quirxl

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki