7 lines
299 B
Text
7 lines
299 B
Text
Section "Device"
|
|
Identifier "Intel Graphics"
|
|
Driver "modesetting"
|
|
Option "ShadowFB" "false" # you don't need on recent hardware
|
|
Option "Atomic" "true" #only effective on Xlibre, or Xorg-git with a special patch
|
|
Option "TearFree" "false"
|
|
EndSection
|