atv: add ModeDebug back to xorg.conf

we no longer support /storage/.config/xorg.debug so this commend needs
to be added back
This commit is contained in:
Christian Hewitt 2014-03-19 06:45:02 +04:00 committed by Stefan Saraev
parent a8ff08ac2b
commit 3217abe6fa

View File

@ -7,6 +7,8 @@ Section "Device"
Option "ConnectToAcpid" "0"
Option "ModeValidation" "NoVesaModes, NoXServerModes"
Option "HWCursor" "false"
# To put Xorg in debug mode change "false" to "true" in the line below:
Option "ModeDebug" "false"
Option "RegistryDwords" "RMDisableRenderToSysmem=1"
# To use a local /storage/.config/edid.bin file uncomment the 4 lines below:
# Option "ConnectedMonitor" "DFP-0"