mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
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:
parent
a8ff08ac2b
commit
3217abe6fa
@ -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