chiark / gitweb /
gitk: turn off autoselect
[ian-dotfiles.git] / dot / configs / x11start
index 00fc4b27980a703ec7b25315945dbf86b31118b5..7feebcbb3ab957d9417f0a706ef2678b25c0a2a7 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 .
@@ -40,7 +48,9 @@ echo -n .
 
 xsetroot -cursor bitmap/circle bitmap/circle-inv -bg black -fg white
 xset b $bvolume $bpitch $bduration
-xset m $maccel $mthresh c off b 60
+echo x11start
+xset m $maccel $mthresh c off
+# b 60
 
 echo -n .