nvidia: remove FlatPanelProperties

this is no longer supported on 3xx series nvidia drivers
This commit is contained in:
Christian Hewitt 2013-03-15 12:01:45 +04:00
parent ca8d8a0345
commit afb99f9b76

View File

@ -5,7 +5,6 @@ Section "Device"
Option "NoFlip" "false"
Option "NoLogo" "true"
Option "ConnectToAcpid" "0"
Option "FlatPanelProperties" "Scaling = Native"
Option "ModeValidation" "NoVesaModes, NoXServerModes"
Option "HWCursor" "false"
# To put Xorg in debug mode change "false" to "true" in the line below:
@ -31,4 +30,4 @@ EndSection
Section "Extensions"
Option "Composite" "false"
EndSection
EndSection