summaryrefslogtreecommitdiffstats
path: root/abs/core/xf86-video-intel/xf86-video-intel.install
diff options
context:
space:
mode:
authorJames Meyer <james.meyer@operamail.com>2012-11-28 16:20:19 (GMT)
committerJames Meyer <james.meyer@operamail.com>2012-11-28 16:20:19 (GMT)
commit9adb403d50b1a213553742e07aeb66ffc25c2e8a (patch)
tree4cc6bbe2132a29a971ac27ad1827238f5929bc82 /abs/core/xf86-video-intel/xf86-video-intel.install
parentee6194daa7abe21cc17de571a76da3f547d551e3 (diff)
downloadlinhes_pkgbuild-9adb403d50b1a213553742e07aeb66ffc25c2e8a.zip
linhes_pkgbuild-9adb403d50b1a213553742e07aeb66ffc25c2e8a.tar.gz
linhes_pkgbuild-9adb403d50b1a213553742e07aeb66ffc25c2e8a.tar.bz2
xf86-video updated :
intel vmware vesa
Diffstat (limited to 'abs/core/xf86-video-intel/xf86-video-intel.install')
-rw-r--r--abs/core/xf86-video-intel/xf86-video-intel.install4
1 files changed, 2 insertions, 2 deletions
diff --git a/abs/core/xf86-video-intel/xf86-video-intel.install b/abs/core/xf86-video-intel/xf86-video-intel.install
index e3ddb55..d523eb6 100644
--- a/abs/core/xf86-video-intel/xf86-video-intel.install
+++ b/abs/core/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."
}