/etc/apt/sources.list/に deb archive.ubuntu.com/ubuntu/ dapper main universe restricted multiverse を加える。 apt-get update apt-get dist-upgrade apt-get install xserver-xgl compiz vi ~/.Xsession
Nvidiaなので
#!/bin/sh # Start up Xgl, compiz, and GNOME
# Run Xgl server on :1, on top of normal X Xgl :1 -fullscreen -ac -accel xv:fdo -accel glx:pbuffer & # Tell subsequent X programs to access the Xgl server at :1 DISPLAY=:1