nvidia-legacy: remove FlatPanelProperties

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

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