mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
prevent Xorg from blanking or switching off the monitor
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user