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

Holger Levsen holger at alioth.debian.org
Sun Aug 1 18:41:54 UTC 2010


Author: holger
Date: 2010-08-01 18:41:43 +0000 (Sun, 01 Aug 2010)
New Revision: 620

Modified:
   fai-config/files/home/dvswitch/.Xsession/scratchy
   fai-config/files/home/dvswitch/.Xsession/selma
Log:
.Xsession as they are in use

Modified: fai-config/files/home/dvswitch/.Xsession/scratchy
===================================================================
--- fai-config/files/home/dvswitch/.Xsession/scratchy	2010-08-01 17:09:11 UTC (rev 619)
+++ fai-config/files/home/dvswitch/.Xsession/scratchy	2010-08-01 18:41:43 UTC (rev 620)
@@ -12,7 +12,7 @@
 xterm -e ssh itchy 'ps fax | grep "dvgrab -noavc -"|grep -v grep | sed -e "s/^ *//" |cut -d " " -f1  | xargs -n 1 kill -9' 
 
 # setup dvswitch
-dvswitch &
+xterm -e dvswitch &
 sleep 1
 #xterm -e dvsource-firewire &
 dvsource-firewire &
@@ -21,11 +21,11 @@
 sleep 3
 dc-start-source firewire:blinky &
 sleep 3
-dvsource-alsa -h scratchy -p 4321 -s ntsc hw:1 &
+dvsource-alsa -h scratchy -p 4321 -s ntsc hw:1,0 &
 sleep 3
 dvsource-file -l /home/dvswitch/loopdc10f.dv &
 xterm -e "dc-start-sink file:scratchy" &
-xterm -e "dc-start-sink icecast:todd" &
+xterm -e "while true ; do dc-start-sink icecast:todd ; done" &
 
 # last command
 xfce4-session

Modified: fai-config/files/home/dvswitch/.Xsession/selma
===================================================================
--- fai-config/files/home/dvswitch/.Xsession/selma	2010-08-01 17:09:11 UTC (rev 619)
+++ fai-config/files/home/dvswitch/.Xsession/selma	2010-08-01 18:41:43 UTC (rev 620)
@@ -15,17 +15,19 @@
 #sleep 1
 
 # setup dvswitch
-dvswitch &
+xterm -e dvswitch &
 sleep 1
 dc-start-source firewire:jackie &
+sleep 3
+dc-start-source firewire:patty &
+sleep 3
 dc-start-source firewire:sideshow &
-dc-start-source firewire:patty &
+sleep 3
 dc-start-source alsa:selma/hw:1,1 &
-#dvsource-firewire &
-sleep 1
+sleep 3
 dvsource-file -l /home/dvswitch/loopdc10f.dv &
 xterm -e "dc-start-sink file:selma" &
-xterm -e "dc-start-sink icecast:ned" &
+xterm -e "while true ; do dc-start-sink icecast:ned ; done" &
 
 
 # last command




More information about the Debconf-video-commits mailing list