Merge pull request #840 from chewitt/patch-6

add Option "ModeDebug" "false" to xorg-nvidia.conf
This commit is contained in:
Stephan Raue 2012-06-28 03:59:15 -07:00
commit 91a4f60847

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"