Skip to content

Instantly share code, notes, and snippets.

@radupotop
Created January 24, 2014 13:21
Show Gist options
  • Select an option

  • Save radupotop/8597093 to your computer and use it in GitHub Desktop.

Select an option

Save radupotop/8597093 to your computer and use it in GitHub Desktop.
/etc/X11/xorg.conf.d/20-intel.conf
# /etc/X11/xorg.conf.d/20-intel.conf
Section "Device"
Identifier "Intel Graphics"
Driver "intel"
Option "AccelMethod" "uxa"
Option "TearFree" "true"
EndSection
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment