Merge pull request #3030 from chewitt/atv_xorg_mode_debug

atv: add ModeDebug back to xorg.conf
This commit is contained in:
Christian Hewitt 2014-03-18 19:46:17 -07:00
commit fc28fcab33

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"