This commit is contained in:
parent
26066d2b15
commit
8d7d28d36b
1 changed files with 1 additions and 1 deletions
|
|
@ -3,5 +3,5 @@ Section "Device"
|
||||||
Driver "modesetting"
|
Driver "modesetting"
|
||||||
Option "ShadowFB" "false" # you don't need on recent hardware
|
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 "Atomic" "true" #only effective on Xlibre, or Xorg-git with a special patch
|
||||||
Option "TearFree" "false"
|
Option "TearFree" "false" # Compositor is being used so TearFree is not needed
|
||||||
EndSection
|
EndSection
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue