mirror of
https://github.com/libretro/Lakka.git
synced 2024-12-13 10:41:15 +00:00
atv: xorg.conf improvements
changes: a) nvidia-auto-select can detect presence of TV-0 or DFP-0, but without TVStandard the TV-0 modepool does not contain 1080i or 720p modes and users probably see a black screen. TVStandard is ignored if DFP-0: is the active device b) removing the extension section and Composite="false" as this has not been supported for some time
This commit is contained in:
parent
2e9cbc83e1
commit
20a1612253
@ -23,11 +23,8 @@ Section "Screen"
|
||||
DefaultDepth 24
|
||||
Option "ColorRange" "Full"
|
||||
Option "ColorSpace" "RGB"
|
||||
Option "TVStandard" "HD1080i"
|
||||
SubSection "Display"
|
||||
Depth 24
|
||||
EndSubSection
|
||||
EndSection
|
||||
|
||||
Section "Extensions"
|
||||
Option "Composite" "false"
|
||||
EndSection
|
||||
|
Loading…
Reference in New Issue
Block a user