summaryrefslogtreecommitdiff
path: root/testing/xf86-video-intel/xf86-video-intel.install
diff options
context:
space:
mode:
Diffstat (limited to 'testing/xf86-video-intel/xf86-video-intel.install')
-rw-r--r--testing/xf86-video-intel/xf86-video-intel.install4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/xf86-video-intel/xf86-video-intel.install b/testing/xf86-video-intel/xf86-video-intel.install
index e3ddb5522..d523eb61a 100644
--- a/testing/xf86-video-intel/xf86-video-intel.install
+++ b/testing/xf86-video-intel/xf86-video-intel.install
@@ -1,8 +1,8 @@
post_install() {
echo ">>> This driver now allows to switch"
- echo ">>> between several acceleration methods."
+ echo ">>> between sna/uxa acceleration methods."
echo ">>> Add to the device section in /etc/X11/xorg.conf"
echo ">>> Option \"AccelMethod\" \"sna\""
- echo ">>> use uxa/xaa method if you run into trouble with sna."
+ echo ">>> use uxa method if you run into trouble with sna."
}