summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJames Meyer <james.meyer@operamail.com>2009-01-08 02:05:39 (GMT)
committerJames Meyer <james.meyer@operamail.com>2009-01-08 02:05:39 (GMT)
commiteb6c161441c34e879a82c19c2ca1e14c560c939b (patch)
treee43ffed881cd7e3f981f46318a5e041e5686d3f8
parent74d634231592569faccb31f0caa876181c275c99 (diff)
downloadlinhes_dev-eb6c161441c34e879a82c19c2ca1e14c560c939b.zip
disable screensaver for install
-rwxr-xr-xbuild_tools/clarch/larch/profiles/i686-testing-REMOTE/rootoverlay/root/LinHES-install.sh3
-rwxr-xr-xbuild_tools/clarch/larch/profiles/i686-testing-local-httpd/rootoverlay/root/LinHES-install.sh3
-rwxr-xr-xbuild_tools/clarch/larch/profiles/i686-testing-local/rootoverlay/root/LinHES-install.sh3
3 files changed, 6 insertions, 3 deletions
diff --git a/build_tools/clarch/larch/profiles/i686-testing-REMOTE/rootoverlay/root/LinHES-install.sh b/build_tools/clarch/larch/profiles/i686-testing-REMOTE/rootoverlay/root/LinHES-install.sh
index 85762da..a3a11a0 100755
--- a/build_tools/clarch/larch/profiles/i686-testing-REMOTE/rootoverlay/root/LinHES-install.sh
+++ b/build_tools/clarch/larch/profiles/i686-testing-REMOTE/rootoverlay/root/LinHES-install.sh
@@ -8,7 +8,8 @@ exec > /tmp/mythvantage_install.log
#/usr/bin/tilda &
#/usr/X11R6/bin/unclutter -root -idle 0 -jitter 400 -noevents &
export MALLOC_CHECK_=0
-
+xset s off
+xset -dpms
xhost +
CMDLINE=$(cat /proc/cmdline)
diff --git a/build_tools/clarch/larch/profiles/i686-testing-local-httpd/rootoverlay/root/LinHES-install.sh b/build_tools/clarch/larch/profiles/i686-testing-local-httpd/rootoverlay/root/LinHES-install.sh
index 85762da..a3a11a0 100755
--- a/build_tools/clarch/larch/profiles/i686-testing-local-httpd/rootoverlay/root/LinHES-install.sh
+++ b/build_tools/clarch/larch/profiles/i686-testing-local-httpd/rootoverlay/root/LinHES-install.sh
@@ -8,7 +8,8 @@ exec > /tmp/mythvantage_install.log
#/usr/bin/tilda &
#/usr/X11R6/bin/unclutter -root -idle 0 -jitter 400 -noevents &
export MALLOC_CHECK_=0
-
+xset s off
+xset -dpms
xhost +
CMDLINE=$(cat /proc/cmdline)
diff --git a/build_tools/clarch/larch/profiles/i686-testing-local/rootoverlay/root/LinHES-install.sh b/build_tools/clarch/larch/profiles/i686-testing-local/rootoverlay/root/LinHES-install.sh
index 85762da..a3a11a0 100755
--- a/build_tools/clarch/larch/profiles/i686-testing-local/rootoverlay/root/LinHES-install.sh
+++ b/build_tools/clarch/larch/profiles/i686-testing-local/rootoverlay/root/LinHES-install.sh
@@ -8,7 +8,8 @@ exec > /tmp/mythvantage_install.log
#/usr/bin/tilda &
#/usr/X11R6/bin/unclutter -root -idle 0 -jitter 400 -noevents &
export MALLOC_CHECK_=0
-
+xset s off
+xset -dpms
xhost +
CMDLINE=$(cat /proc/cmdline)