chiark / gitweb /
xset b off
[ian-dotfiles.git] / dot / configs / x11start
index 00fc4b27980a703ec7b25315945dbf86b31118b5..60ea3138a763f6ab907b11483b0e32f480a90b5d 100755 (executable)
@@ -2,10 +2,14 @@
 
 eval `.configs/configure`
 
+#PATH=/u/ian/tricks:$PATH
+
 >".counters/v.$DISPLAY"
 
 echo -n 'starting clients '
 
+#.configs/unpriv-xauth
+
 #       xsetroot -fg '#883030' -bg '#204050' -bitmap bitmap/root
 #       xsetroot -cursor bitmap/circle bitmap/circle-inv -fg white -bg black
 #        xset b 75 300
@@ -25,6 +29,10 @@ echo -n 'starting clients '
 
 echo -n .
 
+tail -F /var/log/hspa &
+
+echo -n .
+
 sh .configs/x11start-colours=$colours
 
 echo -n .
@@ -39,8 +47,11 @@ echo -n .
 # fi
 
 xsetroot -cursor bitmap/circle bitmap/circle-inv -bg black -fg white
-xset b $bvolume $bpitch $bduration
-xset m $maccel $mthresh c off b 60
+#xset b $bvolume $bpitch $bduration
+xset b off
+echo x11start
+xset m $maccel $mthresh c off
+# b 60
 
 echo -n .