mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
Merge pull request #3030 from chewitt/atv_xorg_mode_debug
atv: add ModeDebug back to xorg.conf
This commit is contained in:
commit
fc28fcab33
@ -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"
|
||||
|
Loading…
x
Reference in New Issue
Block a user