Compiz Fusion Git

From ArchWiki

Jump to: navigation, search
Image:Tango-document-new.png This article is a stub.
This typically means the article is a placeholder for more content to come. Knowledgeable users are encouraged to help expand the article.
i18n
English
简体中文

Contents

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.

GNOME/Xfce

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

pacman -Sy compiz-fusion-gnome-git

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.

Additional Plugins

This installs the screensaver, freewins, and wallpaper plugins.

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

Troubleshooting

See Compiz_Troubleshooting

Personal tools