mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
atv: add xorg.conf comments to match other builds
This commit is contained in:
parent
ab047bd85a
commit
adb8971ca1
@ -9,6 +9,13 @@ Section "Device"
|
||||
Option "ModeValidation" "NoVesaModes, NoXServerModes"
|
||||
Option "HWCursor" "false"
|
||||
Option "RegistryDwords" "RMDisableRenderToSysmem=1"
|
||||
# To put Xorg in debug mode change "false" to "true" in the line below:
|
||||
Option "ModeDebug" "false"
|
||||
# To use a local /storage/.config/edid.bin file uncomment the 4 lines below
|
||||
# Option "ConnectedMonitor" "DFP-0"
|
||||
# Option "CustomEDID" "DFP-0:/storage/.config/edid.bin"
|
||||
# Option "IgnoreEDID" "false"
|
||||
# Option "UseEDID" "true"
|
||||
EndSection
|
||||
|
||||
Section "Screen"
|
||||
|
Loading…
x
Reference in New Issue
Block a user