summaryrefslogtreecommitdiff
path: root/extra/xf86-video-intel/xf86-video-intel.install
blob: 5b4df39da39ef54d85c6bbce395a2b3f66fb7799 (plain)
1
2
3
4
5
6
7
8
post_install() {
  echo ">>> This driver now uses sna as the default"
  echo ">>> acceleration methods."
  echo ">>> You can Use uxa method if you run into trouble."
  echo ">>> Add to the device section in /etc/X11/xorg.conf"
  echo ">>>   Option \"AccelMethod\" \"uxa\""
}