mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
prevent Xorg from blanking or switching off the monitor
This commit is contained in:
parent
e8af99e1b7
commit
8363633c76
@ -5,7 +5,7 @@
|
||||
# 'vt02' starts X on virtual terminal 2.
|
||||
# '-logverbose 6' enables useful troubleshooting output in /var/log/Xorg.0.0.log.
|
||||
|
||||
args=""
|
||||
args="-s 0 -dpms -br -allowMouseOpenFail"
|
||||
|
||||
if /usr/bin/test "${ELISA_DEBUG}" = "yes" ; then
|
||||
args="${args} -logverbose 6 -verbose 0"
|
||||
|
Loading…
x
Reference in New Issue
Block a user