Intel 965 GM (X3100) | Xorg 7.3 | Tweaked Settings

The Xorg Default Accel is set to use EXA. Unfortunately, this is not quite ready yet, and especially for 2D accel ( widgets for gnome, etc..) It is just
way too slow. I have reverted back to XAA acceleration.

Makes a difference, especially with compiz running, the scrolling on Firefox, Nautilus is quicker and smoother.

Section "Device"
Identifier "Configured Video Device"
Option "AccelMethod" "XAA"
Option "FramebufferCompression" "on"
Option "PageFlip" "true"
Option "TripleBuffer" "true"
Option "CacheLines" "256"
Option "AperTexSize" "131072"
Option "LinearAlloc" "144"
Option "XAANoOffscreenPixmaps" "true"
EndSection

and no, don't tell me to use Nvidia instead, when they decide to ship their code open inside the kernel, talk to me.

Site Structure: