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 compiz 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.
-
Get the packages installed.
apt-get install compiz compizconfig-settings-manager compiz-fusion-plugins-main
-
Follow the instructions here: http://wiki.debian.org/Compiz to customize your /etc/X11/xorg.conf file
-
Restart gdm
/etc/init.d/gdm restart
-
open up a terminal and type
compiz --replace
-
If a went well, you should see everything flash around as it redraws your desktop.
-
My window decorations (title bars) dissapeared when I enabled compiz. Additionally, i couldn't drag windows by clicking on the title bar. To fix this: go to
-
System -> Preferences -> Compizconfig Settings Manager
-
Scroll down to the "Effects" section and enable "Window decoration"
-
Scroll down to "Window Management" and enable "Move Window"
-
-
If you want to use the desktop cube and/or workspaces, you will need more than the single or dual workspaces provided by default.
-
System -> Preferences -> Compizconfig Settings Manager
-
Click "General options"
-
Select the "Desktop size" tab.
-
Set the "Horizontal Virtual size" to whatever you want. For a cube... 4
-
-
If you want compiz to start automatically with GNOME:
Add "compiz --replace" to "Desktop -> Preferences -> Sessions -> Startup Programs"
Comments
comments powered by Disqus