mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 05:06:43 +00:00
nvidia: remove FlatPanelProperties
this is no longer supported on 3xx series nvidia drivers
This commit is contained in:
parent
ca8d8a0345
commit
afb99f9b76
@ -5,7 +5,6 @@ Section "Device"
|
|||||||
Option "NoFlip" "false"
|
Option "NoFlip" "false"
|
||||||
Option "NoLogo" "true"
|
Option "NoLogo" "true"
|
||||||
Option "ConnectToAcpid" "0"
|
Option "ConnectToAcpid" "0"
|
||||||
Option "FlatPanelProperties" "Scaling = Native"
|
|
||||||
Option "ModeValidation" "NoVesaModes, NoXServerModes"
|
Option "ModeValidation" "NoVesaModes, NoXServerModes"
|
||||||
Option "HWCursor" "false"
|
Option "HWCursor" "false"
|
||||||
# To put Xorg in debug mode change "false" to "true" in the line below:
|
# To put Xorg in debug mode change "false" to "true" in the line below:
|
||||||
@ -31,4 +30,4 @@ EndSection
|
|||||||
|
|
||||||
Section "Extensions"
|
Section "Extensions"
|
||||||
Option "Composite" "false"
|
Option "Composite" "false"
|
||||||
EndSection
|
EndSection
|
||||||
|
Loading…
x
Reference in New Issue
Block a user