changeset 2024:8a8f633e8ccb

cmds for screen blanking Ignore-this: 61caaba94f08cf69dc6a84154104a80b
author drewp@bigasterisk.com
date Tue, 11 Jun 2019 00:25:36 +0000
parents b64a4db527e2
children 1241e61fcf74
files makefile
diffstat 1 files changed, 4 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/makefile	Mon Jun 10 23:50:04 2019 +0000
+++ b/makefile	Tue Jun 11 00:25:36 2019 +0000
@@ -85,6 +85,10 @@
 qlc_artnet_dmx_proxy:
 	qlcplus --open cur/qlc.qxw
 
+no_screen_blanking:
+	xset s off
+	xset -dpms
+
 darcs_show_checkpoint:
 	darcs add --quiet --recursive ${LIGHT9_SHOW} 
 	darcs rec -a -m "checkpoint show data" ${LIGHT9_SHOW}