mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 21:26:49 +00:00
xf86-video-nvidia: set ColorRange to "Full"
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
ee1811e1e1
commit
fa7e211eec
@ -15,8 +15,9 @@ Section "Screen"
|
|||||||
Identifier "screen"
|
Identifier "screen"
|
||||||
Device "nvidia"
|
Device "nvidia"
|
||||||
DefaultDepth 24
|
DefaultDepth 24
|
||||||
|
Option "ColorRange" "Full"
|
||||||
|
# Option "ColorRange" "Limited"
|
||||||
Option "ColorSpace" "RGB"
|
Option "ColorSpace" "RGB"
|
||||||
Option "ColorRange" "Limited"
|
|
||||||
SubSection "Display"
|
SubSection "Display"
|
||||||
Depth 24
|
Depth 24
|
||||||
EndSubSection
|
EndSubSection
|
||||||
|
Loading…
x
Reference in New Issue
Block a user