mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
xf86-video-nvidia: use ColorRange=Limited per default
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
c645528b75
commit
0de9b7797f
@ -14,8 +14,8 @@ Section "Screen"
|
|||||||
Identifier "screen"
|
Identifier "screen"
|
||||||
Device "nvidia"
|
Device "nvidia"
|
||||||
DefaultDepth 24
|
DefaultDepth 24
|
||||||
Option "ColorRange" "Full"
|
# Option "ColorRange" "Full"
|
||||||
# Option "ColorRange" "Limited"
|
Option "ColorRange" "Limited"
|
||||||
Option "ColorSpace" "RGB"
|
Option "ColorSpace" "RGB"
|
||||||
SubSection "Display"
|
SubSection "Display"
|
||||||
Depth 24
|
Depth 24
|
||||||
|
Loading…
x
Reference in New Issue
Block a user