add Option "ModeDebug" "false" to xorg-nvidia.conf

This commit is contained in:
Christian Hewitt 2012-06-21 20:50:14 +04:00
parent ae37418104
commit 88b7b2db63

View File

@ -8,6 +8,7 @@ Section "Device"
Option "FlatPanelProperties" "Scaling = Native"
Option "ModeValidation" "NoVesaModes, NoXServerModes"
Option "HWCursor" "false"
Option "ModeDebug" "false"
EndSection
Section "Screen"