chiark / gitweb /
found
[ian-dotfiles.git] / dot / configs / x11start
1 #!/bin/sh
2
3 eval `.configs/configure`
4
5 #PATH=/u/ian/tricks:$PATH
6
7 >".counters/v.$DISPLAY"
8
9 echo -n 'starting clients '
10
11 #.configs/unpriv-xauth
12
13 #       xsetroot -fg '#883030' -bg '#204050' -bitmap bitmap/root
14 #       xsetroot -cursor bitmap/circle bitmap/circle-inv -fg white -bg black
15 #        xset b 75 300
16 #if [ "x$1" != "xnotwm" ]; then
17 # echo -n . ;   twm &
18 #fi
19 #echo -n . ;    xload &
20 #echo -n . ;    xterm -n 'xterm d' -T xterm -geometry 80x25+0-10 &
21 #echo -n . ;    emacs -f make-session &
22 #echo -n . ;    unclutter -noevents &
23 #echo -n . ;    xbiff -name xbiffs & xbiff & xbiff -name xbiff2 &
24 #echo -n . ;    stty -isig
25 #echo -n . ;    (while cat /dev/xconsole; do sleep 10; done) & sleep 1
26 #really start-stop-daemon --stop --exec /usr/bin/X11/xconsole --user root --quie
27 #
28 #echo    . ;     exec xclock
29
30 echo -n .
31
32 tail -F /var/log/hspa &
33
34 echo -n .
35
36 if test -f .configs/xkb-$xkb.xkb; then
37         xkbcomp -w3 .configs/xkb-$xkb.xkb $DISPLAY
38 fi
39
40 sh .configs/x11start-colours=$colours
41
42 echo -n .
43
44 .configs/xclients &
45 # /usr/bin/X11/xload -geometry 120x120+34+0 &
46
47 .configs/startemacs
48 # if [ "x$HOST" != xquince ]
49 # then
50 #       xrsh quince /usr/bin/X11/xload -geometry 120x120+432+0 &
51 # fi
52
53 xsetroot -cursor bitmap/circle bitmap/circle-inv -bg black -fg white
54 #xset b $bvolume $bpitch $bduration
55 xset b off
56 echo x11start
57 xset m $maccel $mthresh c off
58 # b 60
59
60 echo -n .
61
62 # xterm -T "local" -sb -iconic -geometry 80x25-0-0 &
63
64 # if [ "x$thost" = x ]
65 # then
66 #       .configs/xtools &
67 # else
68 #       cat .configs/setenvir - .configs/xtools <<END | rsh $thost sh &
69 #               DISPLAY=$display:0 export DISPLAY
70 # END
71 #       $echo -n .
72 # fi
73
74 .configs/xtools &
75
76 echo -n .
77
78 exec xclock