Compiz desktop in Debian Squeeze

It has come to my attention that this post is out of date. Since Squeeze’s release, I have not been able to update it. Your best bet to get working correctly would be to follow to the directions in the Debian wiki: http://wiki.debian.org/Compiz

Getting compiz running on squeeze is surprising easy. Debian has included a document to help set it up, but there are a few little things necessary to get it to be usable.

1. Get the packages installed.

apt-get install compiz -settings-manager compiz-fusion-plugins-main

2.Follow the instructions here: http://wiki.debian.org/Compiz to customize your /etc/X11/xorg.conf file

3. restart

/etc/init.d/gdm restart

4. open up a terminal and type

compiz --replace

5. If a went well, you should see everything flash around as it redraws your desktop.

6. My (title bars) dissapeared when I enabled compiz. Additionally, i couldn’t drag windows by clicking on the title bar. To fix this: go to

a. System -> Preferences -> Compizconfig Settings Manager
b. Scroll down to the “Effects” section and enable “
c. Scroll down to “” and enable “Move Window”

7. If you want to use the desktop and/or workspaces, you will need more than the single or dual workspaces provided by default.

a. System -> Preferences -> Compizconfig Settings Manager
b. Click “General options”
c. Select the “Desktop size” tab.
d. Set the “Horizontal Virtual size” to whatever you want. For a cube… 4

8. If you want compiz to start automatically with GNOME:

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

    • Jan
    • September 1st, 2009

    Thanks for the info on enabling window decorations! Was looking for this…

  1. Great work man!!! Everything worked just fine! Hope we all enjoy Squeeze now compiz is working, good luck!

  2. Hey, good tutorial!

    I had done every steps, but can’t move the windows and did not realize the “Move Window” options.

    []‘s

  3. “compiz –replace”

    flashes my windows twice, removes windows borders and then immediately restarts the window manager, no luck.

    • alejo
    • October 9th, 2010

    Thanks, It was exactly what I was searching ;) . My compiz now is running excelent.

    • felipe
    • February 13th, 2011

    I dont have xorg.conf in my debian 6 :(

    • @felipe:

      Several, if not all distributions have abolished the xorg.conf. Don’t worry, create your own in the right place, I’m not quite sure should be “/etc/X11″ (with the content you need for graphics for example) and HAL will accept it. So long as Debian stills uses HAL and does not switch to udev, etc.

  1. No trackbacks yet.