xf86-video-nvidia: cosmetics

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2010-10-31 18:09:54 +01:00
parent 80b9571b0d
commit b19867406a
2 changed files with 4 additions and 4 deletions

View File

@ -22,13 +22,13 @@ Section "Device"
EndSection EndSection
Section "Screen" Section "Screen"
Option "FlatPanelProperties" "Scaling = Native"
Option "HWCursor" "Off"
Identifier "Screen0" Identifier "Screen0"
Device "Device0" Device "Device0"
Monitor "Monitor0" Monitor "Monitor0"
DefaultDepth 24 DefaultDepth 24
Option "NoLogo" "True" Option "NoLogo" "True"
Option "FlatPanelProperties" "Scaling = Native"
Option "HWCursor" "Off"
SubSection "Display" SubSection "Display"
Depth 24 Depth 24
EndSubSection EndSubSection

View File

@ -21,13 +21,13 @@ Section "Device"
EndSection EndSection
Section "Screen" Section "Screen"
Option "FlatPanelProperties" "Scaling = Native"
Option "HWCursor" "Off"
Identifier "Screen0" Identifier "Screen0"
Device "Device0" Device "Device0"
Monitor "Monitor0" Monitor "Monitor0"
DefaultDepth 24 DefaultDepth 24
Option "NoLogo" "True" Option "NoLogo" "True"
Option "FlatPanelProperties" "Scaling = Native"
Option "HWCursor" "Off"
SubSection "Display" SubSection "Display"
Depth 24 Depth 24
EndSubSection EndSubSection