Enable composite extensions by default

This commit is contained in:
Kolan Sh 2012-04-08 10:04:14 -04:00
parent e032425207
commit 18fd2cd102
1 changed files with 1 additions and 1 deletions

View File

@ -24,6 +24,6 @@ Section "Device"
EndSection
Section "Extensions"
Option "Composite" "Disable" # Enable in case you are using Compiz
# Option "Composite" "Disable" # Uncomment if you want to disable composite extensions
Option "RENDER" "Enable"
EndSection