Advertisement
Guest User

Untitled

a guest
Aug 30th, 2016
57
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.26 KB | None | 0 0
  1. ## /etc/X11/xorg.conf.d
  2. Section "Device"
  3. Identifier "Intel Graphics"
  4. Driver "Intel"
  5. Option "AccelMethod" "sna"
  6. Option "TearFree" "True"
  7. Option "Tiling" "True"
  8. Option "SwapbuffersWait" "True"
  9. #Option "AccelMethod" "uxa"
  10. EndSection
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement