mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
projects/ATV: add xorg defaults for Component/HDMI
ensures Xorg selects 1080p for HDMI and 720p for Component when available (Component 1080i can be selected within XBMC if the TV can handle it, not all can)
This commit is contained in:
parent
f298846adb
commit
91aa5ed603
@ -24,6 +24,7 @@ Section "Screen"
|
||||
Option "ColorRange" "Full"
|
||||
Option "ColorSpace" "RGB"
|
||||
Option "TVStandard" "HD1080i"
|
||||
Option "MetaModes" "DFP: 1920x1080; DFP: nvidia-auto-select; TV: 1280x720; TV: nvidia-auto-select"
|
||||
SubSection "Display"
|
||||
Depth 24
|
||||
EndSubSection
|
||||
|
Loading…
x
Reference in New Issue
Block a user