Compiz Fusion

From openSUSE

(Redirected from Compiz fusion)


Compiz Fusion is a collection of plugins and a configuration system for the Compiz compositing window manager. It was created from the remerging of Beryl into Compiz. It aims to create an ecosystem of plugins, setting tools and other composited application.


Contents

Compiz Fusion Cube Reflection; more screenshots
Enlarge
Compiz Fusion Cube Reflection; more screenshots

Installation

Pre-installation checklist

  • Drivers installed correctly? See ATI and NVIDIA to set them up.
  • Composite enabled? See Using_Xgl_on_SUSE_Linux and enabling Xgl below or AIGLX. Please note that AIGLX and composite is activated on openSUSE 11.0 Intel graphics and as soon as ATI/NVIDIA drivers are installed so just proceed to openSUSE 11.0 section and Enable Compiz section, AIGLX, Xgl, or Composite are not required to be set up manually.
  • Test if composite is enabled: running grep Composite /var/log/Xorg.0.log as root should show Extension "Composite" is enabled
  • Continue only after the setup mentioned above is working correctly.

openSUSE 11.0

openSUSE 11.0 comes pre-installed with Compiz and Compiz Fusion 0.7.4 release. If you would like the latest version use the 1-click installation from below.

If you are using the KDE Desktop Environment:
1667675818_0ecdb84583_o.png
If you are using the GNOME Desktop Environment:
1666815317_fff93e3494_o.png

openSUSE 10.3

In openSUSE 10.3 all our Compiz Fusion installing will be done using One-Click-Install. This provides a simple wizard to guide you through everything.

If you are using the KDE Desktop Environment:
1667675818_0ecdb84583_o.png
If you are using the GNOME Desktop Environment:
1666815317_fff93e3494_o.png

Enable/Disable Compiz

For GNOME or KDE run Desktop Effects(simple-ccsm) application to enable/disable Compiz.

Alternatively, for KDE3 you can set Compiz in KDE Control Center -> KDE Components -> Session Manager

For KDE4 Configure Desktop -> Advanced -> Session Manager -> Window Manager -> Compiz

Enable/Disable XGL

Note: Skip this if you have AIGLX or NVIDIA's newer drivers and see the relevant links below to configure those. This is also not required on openSUSE 11.0 unless there are performance issues with the graphics card.

Image:Shellscript.png Run the following command as root (works for both KDE and GNOME):
 xgl-switch --enable-xgl (to enable Xgl and activate Compiz at startup)
 xgl-switch --disable-xgl (to disable Xgl and deactivate Compiz)

After that reboot or run as root:

rcxdm restart

Plugins and Decorator Configuration

Use compizconfig-settings-manager(ccsm) or Desktop Effects(simple-ccsm), GUI plugin configuration tools.


See Also


External Links