mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +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 "ModeValidation" "NoVesaModes, NoXServerModes"
|
||||
Option "HWCursor" "false"
|
||||
Option "ModeDebug" "false"
|
||||
EndSection
|
||||
|
||||
Section "Screen"
|
||||
|
Loading…
x
Reference in New Issue
Block a user