Debian Admin - Your way to Debian World

October 8, 2007

How to Install Compiz in Debian

by @ 8:37 am. Filed under General

If you're new here, you may want to subscribe to my RSS feed. Thanks for visiting!

Compiz is a compositing window manager that uses 3D graphics acceleration via OpenGL. It provides various new graphical effects and features on any desktop environment, including Gnome and KDE.

Compiz Features

Easily extendible through plugins.

A growing, friendly community of users.

Increases productivity and enjoyment.

Impress your family and friends.

Compiz is actively developed.

Requirements

The bare minimum is 3D capable Graphic’s card and atleast 512 MB of ram.

Install Compiz in Debian

#apt-get install compiz

this will install compiz along with its dependencies.

Configuring Compiz

Now you need to manually edit the /etc/X11/xorg.conf file

#vi /etc/X11/xorg.conf

then added these two lines under the “Screen” section

Option “XAANoOffscreenPixmaps”
Option “AddARGBGLXVisuals” “true”

then added these lines under “Device”

Option “AllowGLXWithComposite” “true”
Option “RenderAccel” “true”

added one line under “Server Layout”

Option “AIGLX” “on”

Finally at the end of the file add these lines

Section “Extensions”
Option “Composite” “Enable”
EndSection

After making the following chages you need to save and exit the file.

Add “compiz –replace” to “Desktop -> Preferences -> Sessions -> Startup Programs”.

Now restart the Xserver, Better is to restart the whole system.

After you login you will directly be in a compizified environment.

Tags: , , , ,

You may also be interested in...

3 Responses to “How to Install Compiz in Debian”

  1. anant Says:

    also at the end its “compiz –replace” in other words “compizreplace” replace with a blank space and replace with “-”

    Also while copy pasting the entries do take care about the “” coz they sometimes becomes messy, so its beter to open the file in vi or any text editor after editing and have a look for any special characters.

    on debian is better to use VIM as per my opinion. coz vi doesn’t works that good.

  2. anant Says:

    my previous comment got missrepresented
    the end line should be

    “comiz –replace” i.e.

    compiz{space}{minus}{minus}replace

    replace {space} with blank space
    and {minus} with “-”

    this command is used to replace the windows manager with compiz.

    if you find problems using compiz or if you are stuck,

    type

    “metacity –replace” for GNOME

    “kwin –replace” for KDE

    and you will get your default windows manager back.

    in BERYL and now COMPIZ FUSION this can be done by taskbar icon.

  3. Izem Says:

    Hi,
    Imanaged to install compiz on Etch but I’m looking how to install gnome-compiz-manager. I googlized but no success. thnx

Leave a Reply

Subscribe RSS Feed

subscribe to the Debian Admin RSS feed

Internal links:

Sponsors:



Categories:

Support Debian Admin

Amount $:
Website(Optional):

Sponsors:

Archives:

WidgetBucks - Trend Watch - WidgetBucks.com

Related Links:


WidgetBucks - Trend Watch - WidgetBucks.com

Favourite Sites:

Wordpress Collection
Windows Reference
Ubuntu Geek
DebianHelp
All About Debian Tutorials
Power Electrical
Check Your IP Here
Debian,Ubuntu News
DebCentral
Tuxmachines
Capnkirby
Libervis
Nuxifield
Linux Horizon
Linux Appfinder
Debuntu
GNU/Linux For Everyone
Free Penguin
DebianAdmin is not related to the Debian Project.
This site is copyright © 2006,2007 Debian Admin
All Trademarks are the property of their respective owners.
The contents of this website may not be mirrored or archived without the express written permission of DebianAdmin Site Owner.

DISCLAIMER: All the information, troubleshooting methods, utilities offered in this website is provided AS-IS, without any warranties. Though I strive for perfection, and always test the validity and effectiveness of the troubleshooting content in various systems, I assume no responsibility for your use of these Fixes, Utilities and other troubleshooting advice. The author will not be liable for any special, incidental, consequential or indirect damages due to loss of data or any other reason. All use is completely at your own risk. Changes to the existing content and new additions are made to this website periodically, without notification.
Rodney's Kontera DynamiContext Plugin plugged in.