mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
xf86-video-fglrx: disable compositing
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
4ec29e8dd8
commit
14b3c7636b
@ -17,3 +17,7 @@ Section "Screen"
|
|||||||
Depth 24
|
Depth 24
|
||||||
EndSubSection
|
EndSubSection
|
||||||
EndSection
|
EndSection
|
||||||
|
|
||||||
|
Section "Extensions"
|
||||||
|
Option "Composite" "false"
|
||||||
|
EndSection
|
||||||
|
Loading…
x
Reference in New Issue
Block a user