cleanup xorg-verbose.conf template

This commit is contained in:
Alexander Grothe
2018-02-12 09:04:56 +01:00
parent 218007ea77
commit 477bcc136b
3 changed files with 6404 additions and 20 deletions

View File

@@ -1,20 +1,11 @@
Section "Device"
Identifier "nvidia"
Driver "nvidia"
Option "NoLogo" "true"
Option "DynamicTwinView" "true"
Option "NoFlip" "false"
# Option "FlatPanelProperties" "Scaling = Native"
# Option "ModeValidation" "NoVesaModes, NoXServerModes"
# Option "ModeDebug" "true"
# Option "HWCursor" "false"
EndSection
Section "Screen"
Identifier "screen"
Device "nvidia"
EndSection
Section "Extensions"
Option "Composite" "false"
EndSection