Sign in New API Help About

/etc/X11/xorg.conf.d/20-intel.conf

323 bytes of Diff
Created 3 hours ago — expires in 7 days
Viewed 10 times
https://dpaste.com/BCDTK3X6U
COPY TO CLIPBOARD SOFT WRAP RAW TEXT DUPLICATE DIFF EDIT PROPERTIES DELETE
Section "Device"
    Identifier  "Intel Graphics"
    Driver      "intel"
    Option      "AccelMethod"  "sna"
    Option      "TearFree"	"True"
    Option      "Tiling"	"True"
    Option      "SwapbuffersWait" "True"
    BusID       "PCI:0:2:0"    # <--- change this!
    Option	"ReprobeOutputs" "true"
EndSection

Share: