| 
 Code: 
 
Section "Device"
 
   Option   "AccelMethod"      "exa"
 
   Option   "MergedFB"      "0" # conflicts with exa's 2d acceleration, making your desktop very slow if enabled
 
EndSection
 
 
 
 
EXA still needs some work. With this fix, it's still not as fast as it was originally with xorg 7.0.
 
 
Also ' Option "AccelDFS" ' didn't seem to speed up desktop rendering enough for me to notice it. |