summaryrefslogtreecommitdiffstats
path: root/abs/core/system-templates/templates/xorg/xorg.intel
diff options
context:
space:
mode:
Diffstat (limited to 'abs/core/system-templates/templates/xorg/xorg.intel')
-rw-r--r--abs/core/system-templates/templates/xorg/xorg.intel4
1 files changed, 3 insertions, 1 deletions
diff --git a/abs/core/system-templates/templates/xorg/xorg.intel b/abs/core/system-templates/templates/xorg/xorg.intel
index dcd1d90..6b5b33f 100644
--- a/abs/core/system-templates/templates/xorg/xorg.intel
+++ b/abs/core/system-templates/templates/xorg/xorg.intel
@@ -3,5 +3,7 @@ Section "Device"
Driver "intel"
#Option "AccelMethod" "sna"
Option "AccelMethod" "uxa"
- #Option "AccelMethod" "xaa"
+ #Option "AccelMethod" "xaa"
+ #Option "NoAccel" "True"
+
EndSection