2016-06-08, 16:00
Hi,
anyone here who could explain how to automatically execute:
upon starting Kodi and automatically executing:
upon exiting Kodi?
So that the the GPU outputs at full range when Kodi starts and switches back to limited range when Kodi exits.
Regards
anyone here who could explain how to automatically execute:
Code:
xrandr --output $OUTPUT --set "Broadcast RGB" "Full"
upon starting Kodi and automatically executing:
Code:
xrandr --output $OUTPUT --set "Broadcast RGB" "Limited 16:235"
upon exiting Kodi?
So that the the GPU outputs at full range when Kodi starts and switches back to limited range when Kodi exits.
Regards