]> git.parisson.com Git - telecaster-cgi.git/commitdiff
fix fluxbox startup for Squeeze master
authorGuillaume Pellerin <yomguy@parisson.com>
Sun, 18 Mar 2012 22:10:40 +0000 (23:10 +0100)
committerGuillaume Pellerin <yomguy@parisson.com>
Sun, 18 Mar 2012 22:10:40 +0000 (23:10 +0100)
conf/home/fluxbox/startup [new file with mode: 0755]
conf/home/vnc/xstartup

diff --git a/conf/home/fluxbox/startup b/conf/home/fluxbox/startup
new file mode 100755 (executable)
index 0000000..6965012
--- /dev/null
@@ -0,0 +1,4 @@
+#!/bin/sh
+
+sh ~/.fluxbox/tc_audio_start.sh &
+sh ~/.fluxbox/tc_video_start.sh &
index 416bd911fb2a6b413f3d8855d613e91bbd82e2ab..ce840875204e8701de3fe47469edd82feca48b8d 100755 (executable)
@@ -12,5 +12,5 @@ vncconfig -iconic &
 #x-terminal-emulator -geometry 80x24+10+10 -ls -title "$VNCDESKTOP Desktop" &
 #x-window-manager &
 #jackd -R -dalsa -r44100 -p2048 -n4 -D -Chw:0,1 -Phw:0,1 -S &
 #x-terminal-emulator -geometry 80x24+10+10 -ls -title "$VNCDESKTOP Desktop" &
 #x-window-manager &
 #jackd -R -dalsa -r44100 -p2048 -n4 -D -Chw:0,1 -Phw:0,1 -S &
-fluxbox &
+startfluxbox &