Intel GM45 xorg.conf
This is mostly a reminder to myself. But on the Thinkpads with the Intel GM45 integrated graphics, desktop effects in SLED11 run much better when you add this to the extensions section of your xorg.conf file.
Option “AccelMethod” “exa”
Option “MigrationHeuristic” “greedy”
Option “ExaNoComposite” “false”
