Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--soas-xo.ks7
1 files changed, 7 insertions, 0 deletions
diff --git a/soas-xo.ks b/soas-xo.ks
index bdefb8d..874a495 100644
--- a/soas-xo.ks
+++ b/soas-xo.ks
@@ -226,6 +226,13 @@ export SUGAR_LOGGER_LEVEL=debug
#
#(sleep 5 ; xcompmgr ) &
+
+# unset dpms and screensaver (blanking) to avoid confusion and
+# conflict with olpc-powerd, which is taking care of that type of
+# behavior
+xset -dpms s off
+
+
EOF
# END olpc .xsession