Skip to content

Instantly share code, notes, and snippets.

@radupotop
Created January 24, 2014 13:21
Show Gist options
  • Star 4 You must be signed in to star a gist
  • Fork 2 You must be signed in to fork a gist
  • Save radupotop/8597093 to your computer and use it in GitHub Desktop.
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