This commit is contained in:
parent
e90cfc8b78
commit
bf803ff88f
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" # We will be using compositor, so TearFree (extra buffer) in the driver is not necessary
|
Option "TearFree" "true" # We will be using compositor, so TearFree (extra buffer) in the driver is not necessary
|
||||||
EndSection
|
EndSection
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue