From 5f6bb217b7e1434e7c43bf988131a4bdf8bf5276 Mon Sep 17 00:00:00 2001 From: James Meyer Date: Fri, 24 Aug 2012 23:15:55 -0500 Subject: system-templates: changed Accel for intel from sna to uxa. This was needed so xosd would work --- abs/core/system-templates/templates/xorg/xorg.intel | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/abs/core/system-templates/templates/xorg/xorg.intel b/abs/core/system-templates/templates/xorg/xorg.intel index e6d2345..dcd1d90 100644 --- a/abs/core/system-templates/templates/xorg/xorg.intel +++ b/abs/core/system-templates/templates/xorg/xorg.intel @@ -1,7 +1,7 @@ Section "Device" Identifier "Intel Graphics" Driver "intel" - Option "AccelMethod" "sna" - #Option "AccelMethod" "uxa" + #Option "AccelMethod" "sna" + Option "AccelMethod" "uxa" #Option "AccelMethod" "xaa" EndSection -- cgit v0.12