[Debconf-video-commits] r680 - fai-config/files/home/dvswitch/.Xsession

Holger Levsen holger at alioth.debian.org
Thu Jul 21 17:38:49 UTC 2011


Author: holger
Date: 2011-07-21 17:38:49 +0000 (Thu, 21 Jul 2011)
New Revision: 680

Modified:
   fai-config/files/home/dvswitch/.Xsession/scratchy
   fai-config/files/home/dvswitch/.Xsession/selma
Log:
disable screensaver

Modified: fai-config/files/home/dvswitch/.Xsession/scratchy
===================================================================
--- fai-config/files/home/dvswitch/.Xsession/scratchy	2011-07-21 17:35:37 UTC (rev 679)
+++ fai-config/files/home/dvswitch/.Xsession/scratchy	2011-07-21 17:38:49 UTC (rev 680)
@@ -5,6 +5,9 @@
 
 setxkbmap -option terminate:ctrl_alt_bksp &
 
+# disable screensaver
+xset s off
+
 # kill old sinks in case there are some left
 #xterm -e ssh barney 'ps fax | grep "dvsink-files -h scratchy -p 4321"|grep -v grep | sed -e "s/^ *//" |cut -d " " -f1| xargs -n 1 kill -9'
 xterm -e ssh todd 'ps fax | grep "bash -c dvsink-command -h scratchy -p 4321 -- ffmpeg2theora"|grep -v grep | sed -e "s/^ *//" | cut -d " " -f1  | xargs -n 1 kill -9' 

Modified: fai-config/files/home/dvswitch/.Xsession/selma
===================================================================
--- fai-config/files/home/dvswitch/.Xsession/selma	2011-07-21 17:35:37 UTC (rev 679)
+++ fai-config/files/home/dvswitch/.Xsession/selma	2011-07-21 17:38:49 UTC (rev 680)
@@ -5,6 +5,9 @@
 
 setxkbmap -option terminate:ctrl_alt_bksp &
 
+# disable screensaver
+xset s off
+
 # kill old sinks in case there are some left
 #xterm -e ssh barney 'ps fax | grep "dvsink-files -h scratchy -p 4321"|grep -v grep|cut -d " " -f1| xargs -n 1 kill -9'
 #xterm -e ssh daffy 'ps fax | grep "bash -c dvsink-command -h scratchy -p 4321 -- ffmpeg2theora"|grep -v grep|cut -d " " -f1  | xargs -n 1 kill -9' 




More information about the Debconf-video-commits mailing list