xf86-video-nvidia: use ColorRange=Limited per default

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2011-07-09 19:43:27 +02:00
parent c645528b75
commit 0de9b7797f

View File

@ -14,8 +14,8 @@ Section "Screen"
Identifier "screen"
Device "nvidia"
DefaultDepth 24
Option "ColorRange" "Full"
# Option "ColorRange" "Limited"
# Option "ColorRange" "Full"
Option "ColorRange" "Limited"
Option "ColorSpace" "RGB"
SubSection "Display"
Depth 24