mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 13:16:41 +00:00
Merge pull request #840 from chewitt/patch-6
add Option "ModeDebug" "false" to xorg-nvidia.conf
This commit is contained in:
commit
91a4f60847
@ -8,6 +8,7 @@ Section "Device"
|
|||||||
Option "FlatPanelProperties" "Scaling = Native"
|
Option "FlatPanelProperties" "Scaling = Native"
|
||||||
Option "ModeValidation" "NoVesaModes, NoXServerModes"
|
Option "ModeValidation" "NoVesaModes, NoXServerModes"
|
||||||
Option "HWCursor" "false"
|
Option "HWCursor" "false"
|
||||||
|
Option "ModeDebug" "false"
|
||||||
EndSection
|
EndSection
|
||||||
|
|
||||||
Section "Screen"
|
Section "Screen"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user