Compiz Fusion Git

From ArchWiki

Jump to: navigation, search
i18n
English
简体中文

Contents

[edit] Install from the Compiz Fusion GIT Repository (may be unstable)

Edit /etc/pacman.conf as root and add one of the following repositories to the bottom:

  • For i686 (32-bit) installations:
[compiz-fusion]
Server = http://compiz.dreamz-box.de/i686
  • For x86_64 (64-bit) installations:
[compiz-fusion]
Server = http://compiz.dreamz-box.de/x86_64

Save and Exit.

[edit] GNOME/Xfce

To synchronize the newly added repository and install the latest Compiz Fusion package group for GNOME/Xfce:

pacman -Sy compiz-fusion-git

[edit] KDE

Simply synchronize the newly added repository and install the KDE-centric packages:

pacman -Sy compiz-fusion-kde-git

This way has changed from previous releases to make installing easier (a single command to pull only KDE packages). Remember to check the "Show icons on desktop" option to make sure compiz-fusion will work on your KDE system.

[edit] Additional Plugins

This installs the screensaver, freewins, and wallpaper plugins.

pacman -S compiz-fusion-plugins-makebelieve-git

[edit] Troubleshooting

See Compiz_Troubleshooting

Personal tools